list-paired-hbase-clusters¶
- subtitle
List cluster CRNs which have an active HBase policy.
- version
0.9.126
Description¶
Provides a list of cluster CRNs with active HBase policies.
Synopsis¶
list-paired-hbase-clusters
[--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¶
pairings -> (array)
The list of CRN pairings.
item -> (object)
HBase CRN pairs.
pairedCrns -> (array)
The list of CRNs which are peers of each other.
item -> (string)
crnsMissingHbaseService -> (array)
Cluster CRNs where the HBase service was missing and pairing status could not be determined.
item -> (string)
unreachableClusters -> (array)
The list of errors for unreachable clusters.
item -> (object)
API error.
code -> (integer)
Error code.
message -> (string)
Error message.
status -> (string)
Error status.
clusterUrl -> (string)
Cluster URL.
requestId -> (string)
Request ID.
Form Factors¶
public