system configuration backup delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete a configuration backup
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The system configuration backup delete
command deletes a saved configuration backup.
Use the system configuration backup show command to display saved configuration backups.
Parameters
-node {<nodename>|local}
- Node (privilege: advanced)-
Use this parameter to specify the name of the source node where the configuration backup currently exists.
-backup <text>
- Backup Name (privilege: advanced)-
Use this parameter to specify the name of the configuration backup file to delete.
Examples
The following example shows how to delete the configuration backup file node1.special.7z
from the node node1
.
cluster1::*> system configuration backup delete -node node1 -backup node1.special.7z