suspend-resume-service

subtitle

Trigger a particular step of the suspend/resume process.

version

0.9.141

Description

Trigger a particular step of the multi-step suspend/resume service process.

Synopsis

  suspend-resume-service
--cluster-id <value>
--step <value>
[--message <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-id (string)

Cluster ID of the service to suspend/resume.

--step (string)

The particular step to be performed. Use get-suspend-resume-status to know what is the next step to take.

Possible values:

  • PREPARE

  • SUSPEND

  • RESUME

  • QUIT

--message (string)

Reason for suspending the service. This is needed only with PREPARE step.

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

status -> (string)

The status message of suspend/resume operation.

Form Factors

public