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:///file format.

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-deprecated file from the store: directory.
    (config)# delete store:///startup-config-deprecated
    
  • Delete the betaImage file from the image: directory.
    (config)# delete image:///betaImage