snaplock legal-hold abort
Contributors
Suggest changes
- 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
Abort Snaplock legal-hold operation.
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The snaplock legal-hold abort
is used to abort an ongoing legal-hold operation. The type of legal-hold operations that can be aborted using this command are begin, end and dump-files. This command only aborts operations that have not yet completed. Only a user with security login role vsadmin-snaplock
is allowed to perform this operation.
Parameters
-vserver <vserver name>
- Vserver Name-
Specifies the vserver on which the legal-hold operation is running.
-operation-id <integer>
- Operation ID-
Specifies the operation ID of the legal-hold operation to be aborted.
Examples
The following example aborts an ongoing legal-hold operation with operation-id 16842754
:
vs1::> snaplock legal-hold abort -operation-id 16842754 vs1::>