statistics samples delete
Delete statistics samples
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
This command deletes samples that you created using the statistics start command.
Parameters
- -vserver <vserver name> - Vserver
- Selects the Vserver for which you want to delete the sample. The default Vserver is admin Vserver.
- -sample-id <text> - Sample Identifier
- Specifies the sample that you want to delete. This is a required parameter.
Examples
The following example deletes the sample "smpl_1":
cluster1::*> statistics samples delete -sample-id smpl_1
Give documentation feedback