revoke-external-user-credentials¶
- subtitle
Revoke credentials for an external user.
- version
0.9.157
Description¶
Revoke credentials for an external user. The user will immediately lose access to the Data Shares.
Synopsis¶
revoke-external-user-credentials
--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 credentials will be revoked.
--environment-crn (string)
The CRN of the Environment where the external user credentials will be revoked.
--external-user-id (integer)
The unique identifier of the external user whose credentials are to be revoked.
--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 credentials were successfully revoked.
Form Factors¶
public