get-operation

subtitle

Used for retrieving operation status for the datalake cluster, defaulting to the most recent operation. Provide an operationId to view details of a specific historical operation.

version

0.9.132

Description

Used for retrieving operation status for the datalake cluster, defaulting to the most recent operation. Provide an operation-id to view details of a specific historical operation.

Synopsis

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

Options

--crn (string)

CRN of the datalake 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.

operationName -> (string)

Name of the operation.

operationStatus -> (string)

Status of the operation.

started -> (datetime)

Start time of the operation.

ended -> (datetime)

End time of the operation.

Form Factors

public