The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
volume snapshot policy remove-schedule
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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