validate-azure-cloud-storage¶
- subtitle
Validates Azure cloud storage.
- version
0.9.126
Description¶
Validates Azure cloud storage for Data Lake.
Synopsis¶
validate-azure-cloud-storage
--cluster-name <value>
--data-access-role <value>
--ranger-audit-role <value>
--credential-crn <value>
--blueprint-name <value>
--storage-location <value>
[--managed-identity <value>]
[--account-key <value>]
[--account-name <value>]
[--secure | --no-secure]
[--ranger-cloud-access-authorizer-role <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--cluster-name
(string)
Datalake cluster name.
--data-access-role
(string)
Data access role.
--ranger-audit-role
(string)
Ranger audit role.
--credential-crn
(string)
Credential CRN.
--blueprint-name
(string)
Name of the blueprint.
--storage-location
(string)
Azure storage base location.
--managed-identity
(string)
Azure managed identity.
--account-key
(string)
Azure account key.
--account-name
(string)
Azure account name.
--secure
| --no-secure
(boolean)
Azure secure flag.
--ranger-cloud-access-authorizer-role
(string)
Ranger RAZ role.
--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¶
status -> (string)
Validation result. Allowed values are “OK”, “ACCESS_DENIED”, “ERROR”, “RESOURCE_NOT_FOUND”.
error -> (string)
Error message if validation failed.
Form Factors¶
public