snapmirror policy delete
Delete a SnapMirror policy
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The snapmirror policy delete command deletes a SnapMirror policy. A policy that is to be deleted must not be associated with any SnapMirror relationship. The built-in policies cannot be deleted.
Parameters
- -vserver <vserver name> - Vserver Name
- Specifies the Vserver for the SnapMirror policy.
- -policy <sm_policy> - SnapMirror Policy Name
- Specifies the SnapMirror policy name.
Examples
The following example deletes a SnapMirror policy named TieredBackup on Vserver vs0.example.com:
vs0.example.com::> snapmirror policy delete -vserver vs0.example.com
-policy TieredBackup
Give documentation feedback