3.1.4.138.3.1 ExecuteSPGetSummariesPerComputerRequestBody

Describes for which updates and which computers summary information is to be retrieved.

  
 <xsd:complexType name="ExecuteSPGetSummariesPerComputerRequestBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="updateScopeXml" nillable="true" type="xsd:string"/>
     <xsd:element minOccurs="0" maxOccurs="1" name="computerTargetScopeXml" nillable="true" type="xsd:string"/>
     <xsd:element minOccurs="0" maxOccurs="1" name="preferredCulture" nillable="true" type="xsd:string"/>
     <xsd:element minOccurs="1" maxOccurs="1" name="publicationState" type="xsd:int"/>
   </xsd:sequence>
 </xsd:complexType>

computerTargetScopeXml: This field MUST be present. It is defined in section 2.2.3.2.

preferredCulture: This field MUST be present. See PreferredCulture Simple Type (section 2.2.5.5).

publicationState: This field MUST be present. It represents the publication state of updates that are to be included in the summary information. For more information, see PublicationState Enumeration (section 2.2.5.2).

updateScopeXml: This field MUST be present. It represents an Update Search Scope XML fragment, defined in section 2.2.5.1, that specifies which updates are to be included in the summary information.