vserver fpolicy policy event delete
Delete an event
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver fpolicy policy event delete command deletes an FPolicy event.
Note
This command is not supported for a Vserver with Infinite Volume.
Parameters
- -vserver <Vserver Name> - Vserver
- This parameter specifies the Vserver from which you want to delete an FPolicy event.
- -event-name <Event name> - Event
- This parameter specifies the name of the FPolicy event you want to delete.
Examples
The following example deletes an FPolicy event.
cluster1::> vserver fpolicy policy event delete -vserver vs1.example.com -event-name cifs_event
Give documentation feedback