list-cluster-service-statuses

subtitle

Lists Cluster Service Statuses.

version

0.9.109

Description

Provides a list of cluster service (e.g. HDFS, Hive, YARN, etc.) statuses.

Synopsis

  list-cluster-service-statuses
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

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

statuses -> (array)

List of statuses by cluster.

item -> (object)

Describes the status of services running on a cluster.

clusterCrn -> (string)

Cluster CRN.

serviceStatuses -> (array)

List of service statuses.

item -> (object)

Service status definition.

serviceName -> (string)

Service name.

status -> (string)

Service status.

Form Factors

public