grant-access-to-external-users-on-data-share¶
- subtitle
Grant access to external users on a Data Share.
- version
0.9.157
Description¶
Grants access to a Data Share for one or more external users, optionally setting an expiration for their access.
Synopsis¶
grant-access-to-external-users-on-data-share
--datalake-crn <value>
--environment-crn <value>
--data-share-id <value>
--external-users <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--datalake-crn (string)
The CRN of the Data Lake where the Data Share is located.
--environment-crn (string)
The CRN of the Environment where the Data Share is located.
--data-share-id (string)
The unique identifier of the Data Share for which external user access will be updated.
--external-users (array)
List of external users with updated access permissions.
Shorthand Syntax:
externalUserId=integer,expiryTime=datetime ... (separate items with spaces)
JSON Syntax:
[
{
"externalUserId": integer,
"expiryTime": datetime
}
...
]
--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¶
Form Factors¶
public