get-suspend-resume-status

subtitle

Get CDE Service Suspend Resume Status.

version

0.9.141

Description

The current status of the CDE Service suspend/resume process. After a particular step triggered by suspend-resume-service is completed, nextStep would point to the next step to take. If all the steps are completed, allStepsCompleted would be true.

Synopsis

  get-suspend-resume-status
--cluster-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-id (string)

Cluster ID of the service.

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

statusMessage -> (string)

The status of the suspend/resume operation.

nextStep -> (string)

The next step to take in the multi-step suspend/resume process.

allStepsCompleted -> (boolean)

Indicates if all steps in the multi-step suspend/resume process were successfully completed.

Form Factors

public