delete-external-user

subtitle

Delete an external user.

version

0.9.157

Description

Permanently deletes an external user. This action is irreversible and will remove the user’s access to all Data Shares.

Synopsis

  delete-external-user
--datalake-crn <value>
--environment-crn <value>
--external-user-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--datalake-crn (string)

The CRN of the Data Lake where the external user will be deleted.

--environment-crn (string)

The CRN of the Environment where the external user will be deleted.

--external-user-id (integer)

The unique identifier of the external user to be deleted.

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

success -> (boolean)

Indicates whether the external user was successfully deleted.

Form Factors

public