unsubscribe-policy¶
- subtitle
Unsubscribe a policy from the table.
- version
0.9.159
Description¶
Remove a policy associated with the table.
Synopsis¶
unsubscribe-policy
--datahub-crn <value>
--policy-name <value>
--namespace <value>
--table-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--datahub-crn (string)
The CRN of the CLO Data Hub.
--policy-name (string)
The name of the policy that is to be unsubscribed.
--namespace (string)
The name of the namespace.
--table-name (string)
The name of the table.
--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¶
policies -> (array)
The list of policy names which are associated with the table.
item -> (string)
The list of policy names.
Form Factors¶
public