volume snapshot policy remove-schedule
Contributors
Suggest changes
Remove a schedule from snapshot policy
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The volume snapshot policy remove-schedule
command removes a schedule from a snapshot policy.
Parameters
-vserver <vserver name>
- Vserver Name-
This specifies the Vserver on which a snapshot policy schedule is to be removed.
-policy <snapshot policy>
- Snapshot Policy Name-
This specifies the snapshot policy from which a schedule is to be removed.
-schedule <text>
- Schedule Name-
This specifies the schedule that is to be removed from the snapshot policy.
Examples
The following example removes a schedule named hourly from a snapshot policy named snappolicy_daily on Vserver vs0:
cluster1::> volume snapshot policy remove-schedule -vserver vs0 -policy snappolicy_daily -schedule hourly