Skip to main content

volume snapshot policy delete

Contributors
Suggest changes

Delete a snapshot policy

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The volume snapshot policy delete command deletes a snapshot policy.

Parameters

-vserver <vserver name> - Vserver Name

This specifies the Vserver on which the snapshot policy is to be deleted.

-policy <snapshot policy> - Snapshot Policy Name

This specifies the snapshot policy that is to be deleted.

Examples

The following example deletes a snapshot policy named snappolicy_hourly on Vserver vs0:

cluster1::> volume snapshot policy delete -vserver vs0 -policy snappolicy_hourly