get-cluster-service-status

subtitle

Get cluster service status.

version

0.9.111

Description

Gets the status of the services in a cluster.

Synopsis

  get-cluster-service-status
--cluster-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-name (string)

The name or CRN of the cluster.

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

services -> (array)

The cluster services health.

item -> (object)

Information about a cluster service.

type -> (string)

The service type.

state -> (string)

The service state.

healthSummary -> (string)

The service health summary.

healthChecks -> (array)

The service health checks.

item -> (object)

The result of a health check.

name -> (string)

The name of service health check.

summary -> (string)

The service health check summary.

Form Factors

public