vserver object-store-server audit event-selector delete
Delete an object store server audit event-selector
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver object-store-server audit event-selector delete command delete an audit event-selector for the object store server bucket.
Parameters
- -vserver <Vserver Name> - Vserver Name
- This parameter specifies the name of the Vserver on which the bucket audit event-selector needs to be deleted.
- -bucket <TextNoCase> - Object Store Server Bucket Name
- This parameter specifies the name of the object store server bucket for which the audit event-selector needs to be deleted.
Examples
The following example delete an object store server audit event-selector for Vserver vs1 and bucket1:
cluster1::> vserver object-store-server audit event-selector delete
-vserver vs1 -bucket bucket1
Give documentation feedback