Request Packet Structure

A request XML packet creating a client-level backup task includes the backup-client operation node:

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

 

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

Note: If you do not want to split backup into several files, the split-size value should be set to 0.