list-datalakes¶
- subtitle
Lists datalakes.
- version
0.9.126
Description¶
Lists datalakes.
Synopsis¶
list-datalakes
[--environment-name <value>]
[--datalake-name <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment-name
(string)
The name or CRN of the environment for which the datalakes will be listed.
--datalake-name
(string)
The name or CRN of the datalake for which details are requested.
--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¶
datalakes -> (array)
The datalakes.
item -> (object)
Information about a datalake.
datalakeName -> (string)
The name of the datalake.
crn -> (string)
The CRN of the datalake.
status -> (string)
The status of the datalake.
environmentCrn -> (string)
The CRN of the environment.
creationDate -> (datetime)
The date when the datalake was created.
statusReason -> (string)
The reason for the status of the datalake.
enableRangerRaz -> (boolean)
Whether Ranger RAZ is enabled for the datalake.
certificateExpirationState -> (string)
Indicates the certificate status on the cluster.
multiAz -> (boolean)
Flag which marks that the datalake is deployed in a multi-availability zone way or not.
tags -> (array)
Datalake tags object containing the tag values defined for the datalake.
item -> (object)
Tag for a datalake resource.
key -> (string)
The key of tag.
value -> (string)
The value of the tag.
Form Factors¶
public