get-cluster-host-status¶
- subtitle
Get cluster host status.
- version
0.9.126
Description¶
Gets the status of the hosts in a cluster.
Synopsis¶
get-cluster-host-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¶
hosts -> (array)
The cluster hosts status.
item -> (object)
Information about cluster host status.
hostid -> (string)
Unique identifier of the cluster host given by Cloudera Manager.
hostname -> (string)
The cluster hostname.
healthSummary -> (string)
The host health summary.
Form Factors¶
public