delete-hbase-policy¶
- subtitle
Delete an HBase Replication Policy.
- version
0.9.126
Description¶
Permanently deletes a specific HBase replication policy.
Synopsis¶
delete-hbase-policy
--cluster-crn <value>
--policy-id <value>
[--force | --no-force]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--cluster-crn
(string)
CRN of the destination cluster.
--policy-id
(string)
ID of the HBase policy.
--force
| --no-force
(boolean)
Option to force delete an Hbase policy. It should be used if the normal delete fails (e.g. when the source cluster is unreachable).
--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