resize-datalake

subtitle

Resizes the given datalake to the given target size.

version

0.9.111

Description

Resizes the datalake to the given size.

Synopsis

  resize-datalake
--datalake-name <value>
--target-size <value>
[--multi-az | --no-multi-az]
[--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. The resize target size can be MEDIUM_DUTY or ENTERPRISE. If the runtime version >= 7.2.17 target size is ENTERPRISE. If not, the target size is MEDIUM_DUTY.

Possible values:

  • MEDIUM_DUTY_HA

  • ENTERPRISE

--multi-az | --no-multi-az (boolean)

Whether to deploy a new datalake in a multi-availability zone way.

--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