activate-hbase-policy

subtitle

Resume a suspended HBase replication policy.

version

0.9.112

Description

Resumes an HBase replication policy if it has previously been suspended. Note that if the destination cluster’s Cloudera Manager API version is higher than 50 then it resumes all HBase replication policies between the same source and destination cluster, while if it is less than 45 then it only resumes the selected policy. Resume is not available for versions between 45 and 50.

Synopsis

  activate-hbase-policy
--cluster-crn <value>
--policy-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-crn (string)

CRN of the destination cluster.

--policy-id (string)

ID of the HBase policy.

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

clusterCrn -> (string)

The CRN of the input cluster.

message -> (string)

The detailed description of the action taken.

status -> (string)

The status of the request.

Form Factors

public