resize-datalake¶
- subtitle
Resizes the given datalake to the given target size. Currently, the only valid use of this is for resizing a light duty datalake to a medium duty datalake.
- version
0.9.87
Description¶
Resizes the datalake to the given size.
Synopsis¶
resize-datalake
--datalake-name <value>
--target-size <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--datalake-name
(string)
The name or CRN of the datalake.
--target-size
(string)
The target size for the datalake.
Possible values:
MEDIUM_DUTY_HA
--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¶
datalakeName -> (string)
The name of the datalake. This will remain the same for the datalake created by the resize process.
datalakeCrn -> (string)
The CRN of the datalake. This will remain the same for the datalake created by the resize process.
environmentCrn -> (string)
The CRN of the environment the datalake is attached to. This will remain the same for the datalake created by the resize process.
runtime -> (string)
The runtime of the datalake. This will remain the same for the datalake created by the resize process.
status -> (string)
The current status of the datalake.
statusReason -> (string)
The reason for the current status of the datalake.
cloudbreakVersion -> (string)
The Cloudbreak version used to create the data lake.
Form Factors¶
public