statistics preset delete
Delete an existing Performance Preset
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
Deletes a performance preset configuration and all of its associated details.
Parameters
- -preset <text> - Preset Name
- Specifies the name of the performance presets that you want to delete.
Examples
cluster1::*> statistics preset show
Note
The command is to display to preset configurations and all of its associated details.
cluster1::*> statistics preset delete -preset foo
Note
The command is to delete the specific “foo” preset configurations and all of its associated details.
Give documentation feedback