verify-hbase-cluster-pair

subtitle

Verify a source-destination cluster pair for HBase policy creation.

version

0.9.112

Description

Returns whether the cluster pair is ready for policy creation, or if there are some manual steps that need to be performed before.

Synopsis

  verify-hbase-cluster-pair
--source-cluster-crn <value>
--destination-cluster-crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--source-cluster-crn (string)

CRN of the source cluster.

--destination-cluster-crn (string)

CRN of the destination 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

pairingStatus -> (string)

The current status of pairing.

pairedStatus -> (string)

Substatus of an active pairing. Indicates if a pairing is resettable or in an erroneous state.

pairingMessage -> (string)

Description of the pairing status.

beforePolicySteps -> (object)

Manual steps to perform before HBase policy creation.

summary -> (string)

Summary of the steps to perform.

documentationLink -> (string)

Link to the HBase replication manual steps documentation.

source -> (object)

Verification steps.

clusterManagerUrl -> (string)

The cluster manager URL to reach the cluster’s UI.

steps -> (array)

The list of manual steps to perform or verify.

item -> (string)

destination -> (object)

Verification steps.

clusterManagerUrl -> (string)

The cluster manager URL to reach the cluster’s UI.

steps -> (array)

The list of manual steps to perform or verify.

item -> (string)

afterPolicySteps -> (object)

Manual steps to perform after HBase policy creation.

summary -> (string)

Summary of the steps to perform.

source -> (object)

Verification steps.

clusterManagerUrl -> (string)

The cluster manager URL to reach the cluster’s UI.

steps -> (array)

The list of manual steps to perform or verify.

item -> (string)

destination -> (object)

Verification steps.

clusterManagerUrl -> (string)

The cluster manager URL to reach the cluster’s UI.

steps -> (array)

The list of manual steps to perform or verify.

item -> (string)

Form Factors

public