vserver security trace filter delete
Delete a security trace entry
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver security trace filter delete command deletes a security trace filter entry..
NFS security trace filters are not supported for FlexGroup volumes, and will only be applied to the FlexVol volumes within the specified Vserver.
Parameters
- -vserver <vserver name> - Vserver
- This parameter specifies the name of the Vserver on which the tracing filter entry that you want to delete is applied.
- -index <integer> - Filter Index
- This parameter specifies the index number for the filter that you want to delete. You can display a list of the filter index numbers by using the vserver security trace filter show command.
Examples
The following example deletes a security trace filter.
cluster1::> vserver security trace filter delete -vserver vs0 -index 1
Give documentation feedback