Skip to main content
A newer release of this product is available.

vserver security trace trace-result delete

Contributors
Suggest changes

Delete security trace results

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

Delete the specified security tracing event record.

Parameters

-node {<nodename>|local} - Node

This parameter specifies the cluster node on which the permission tracing event that you want to delete occurred.

-vserver <vserver name> - Vserver

This parameter specifies the Vserver on which the permission tracing event that you want to delete occurred.

-seqnum <integer> - Sequence Number

This parameter specifies the sequence number of the log entry to be deleted.

Examples

The following example deletes the security trace result record for the Vserver ``_vserver_1_`` on node ``_Node_1_`` whose sequence number is ``_999_`` .
cluster1::> vserver security trace trace-result delete -vserver vserver_1 -node Node_1 -seqnum 999