delete
This command deletes a file from the appliance.
Syntax
delete URL
Parameters
- URL
Specifies the location as a URL of the file to delete in the
directory:///fileformat.
Guidelines
The delete command deletes a file on the DataPower® appliance. The deletion of a file is permanent. After you delete a file, it cannot be recovered.
Attention: The delete command
does not prompt for confirmation.
Examples
- Delete the
startup-config-deprecatedfile from thestore:directory.(config)# delete store:///startup-config-deprecated - Delete the
betaImagefile from theimage:directory.(config)# delete image:///betaImage