3.2.5.19.2.1 GetVolumeJobs

This element specifies input values for the GetVolumeJobs operation.

 <xs:element name="GetVolumeJobs">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="clientSid" nillable="true" type="xs:string" />
       <xs:element minOccurs="0" name="jobIndex" type="xs:int" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

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

jobIndex: An integer that contains the index of the job.