snaplock event-retention 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 an Event Based Retention policy operation.
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The snaplock event-retention abort
is used to abort an ongoing Event Based Retention (EBR) operation. This command only aborts the 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 EBR operation is running.
-operation-id <integer>
- Operation ID-
Specifies the operation ID of the EBR operation that needs to be aborted.
Examples
The following example aborts an ongoing EBR operation with operation-id 16842754
:
vs1::> snaplock event-retention abort -operation-id 16842754 vs1::>