3.1.4.140.3.1 ExecuteSPGetSummariesPerUpdateRequestBody

Contains the request to obtain the summaries for each update.

  
 <xsd:complexType name="ExecuteSPGetSummariesPerUpdateRequestBody">
   <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>

updateScopeXml: This field MUST be present. It contains the XML text that specifies the search filters for selecting updates.

computerTargetScopeXml: This field MUST be present. It specifies a set of computers that are included in the summary. The format of this field is specified in section 2.2.3.2.

preferredCulture: This field MUST be present. It contains a language identifier as defined in [RFC1766] that denotes the preferred language to use when returning results.

Note The WSUS server SHOULD return results in the default language, if the preferred language is not available.

publicationState: This field MUST be present. The update server MUST only include updates in the summary that have the specified PublicationState (section 2.2.5.2).