3.1.4.165.3.1 ExecuteSPCancelDownloadRequestBody

Contains the revision of the update for which to cancel the download.

 <xsd:complexType name="ExecuteSPCancelDownloadRequestBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="id" nillable="true" type="tns:UpdateRevisionId"/>
   </xsd:sequence>
 </xsd:complexType>

id: This field MUST be present. It specifies the update for which to cancel the content download.