3.2.4.2.3.1 CancelPostScanJobRequestType

The CancelPostScanJobRequestType type contains the request data for a CancelPostScanJob WSDL operation.

 <xs:complexType name="CancelPostScanJobRequestType">
    <xs:sequence>
      <xs:element name="JobToken" type="dsc:String255ExtType"/>
    </xs:sequence>
 </xs:complexType>

dsc:JobToken: The unique identifier of the PostScan job to be canceled.