get-operation

subtitle

Get the latest (in progress or finished) operation for the datahub cluster.

version

0.9.112

Description

Get the latest (in progress or finished) operation for the datahub cluster.

Synopsis

  get-operation
--crn <value>
[--operation-id <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--crn (string)

CRN of the datahub resource.

--operation-id (string)

Filter by operation id.

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