update-root-volume-freeipa

subtitle

Update root volume size and type in FreeIPA instances.

version

0.9.150

Description

This updates the root volume size and type for the FreeIPA instances.

Synopsis

  update-root-volume-freeipa
--environment-crn <value>
[--root-disk-options <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment-crn (string)

The CRN of the environment.

--root-disk-options (object)

Root volume properties to modify.

modifyDisks -> (object)

Volume configuration.

size -> (integer)

Size of disks to modify to on all the instances in GB.

volumeType -> (string)

Type of disks to modify to on all the instances.

Shorthand Syntax:

modifyDisks={size=integer,volumeType=string}

JSON Syntax:

{
  "modifyDisks": {
    "size": integer,
    "volumeType": "string"
  }
}

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

result -> (string)

The result of the operation.

Form Factors

public