Request Packet Structure

A request XML packet moving a backup to the local repository includes the import-file operation node:

<packet version="1.6.3.0">
<import-file>
   <put-backup>
...
   </put-backup>
</import-file>
</packet>

 

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

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

Please send us your feedback on this help page.