Request Packet Structure

A request XML packet removing a backup from the local repository includes the remove-file operation node:

<packet version="1.6.0.0">
<backup-manager>
   <remove-file>
...
   </remove-file>
</backup-manager>
</packet>

 

The remove-file node is presented by type BackupRemoveFileInput (backup.xsd), and its graphical representation is as follows:

Note: You should specify one of the mentioned nodes in a request packet.

Remarks

You can remove backups stored in the local repository of a customer or webspace backups.

Please send us your feedback on this help page.