3.2.5.46.2.1 StartBackup

This element specifies input values for the StartBackup operation.

 <xs:element name="StartBackup">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="clientSid" nillable="true" type="xs:string" />
       <xs:element minOccurs="0" name="description" nillable="true" type="xs:string" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

clientSid: A string that contains the security identifier of the client.

description: A string that contains the description of the backup.