The ism-deletePolicy command deletes an existing policy. If you do not specify the policy version, the latest version is selected.
This command has the following format:
ism-deletePolicy -policyName policy_name -policyType policy_type [-policyVersion policy_version]
Specifies the policy name to apply.
Specifies the policy type.
(Optional) Specifies the version of the policy to apply.
Default: Null
Example: Delete a Policy
This example deletes an existing policy, policy5.
ism-deletePolicy -policyName policy5 -policyType SystemEDGE.SRM.Policies -policyVersion 3.2
Copyright © 2013 CA. All rights reserved. |
|