get-operation

subtitle

Get the latest (in progress or finished) operation for the environment resource.

version

0.9.111

Description

Get the latest (in progress or finished) operation for the environment resource.

Synopsis

  get-operation
--environment-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment-name (string)

Name of the environment resource.

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

operationId -> (string)

Identifier of the operation.

operationType -> (string)

Type of the operation.

operationStatus -> (string)

Status of the operation.

progress -> (integer)

Progress percentage of the operation.

Form Factors

public, private