3.1.4.147.3.1 ExecuteSPGetUpdateSummariesForCategoryRequestBody

Specifies the category for which update installations status is retrieved.

  
 <xsd:complexType name="ExecuteSPGetUpdateSummariesForCategoryRequestBody">
   <xsd:sequence>
     <xsd:element minOccurs="1" maxOccurs="1" name="categoryId" nillable="true" type="xsd:string"/>
   </xsd:sequence>
 </xsd:complexType>

categoryId: This field MUST be present. It contains the GUID of the category. If the category does not exist, the update server MUST send a SOAP fault as specified in section 3.1.4.1.