delete-snapshot-policy¶
- subtitle
Delete snapshot policy.
- version
0.9.126
Description¶
Permanently deletes a specific snapshot policy.
Synopsis¶
delete-snapshot-policy
--cluster-crn <value>
--name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--cluster-crn
(string)
CRN of the cluster where the snapshot policy is.
--name
(string)
The name of the snapshot policy to be deleted.
--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 cluster from where the snapshot policy was deleted.
message -> (string)
The detailed description of the action taken.
status -> (string)
The status of the request.
Form Factors¶
public