3.1.4.150.3.1 ExecuteSPGetTotalSummaryForComputerRequestBody
Specifies the computer and update types for which summary information is retrieved.
-
<xsd:complexType name="ExecuteSPGetTotalSummaryForComputerRequestBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="ComputerId" nillable="true" type="xsd:string"/> <xsd:element minOccurs="0" maxOccurs="1" name="updateScopeXml" nillable="true" type="xsd:string"/> <xsd:element minOccurs="0" maxOccurs="1" name="preferredCulture" nillable="true" type="xsd:string"/> </xsd:sequence> </xsd:complexType>
ComputerId: This field MUST be present. The ComputerId simple type is defined in section 2.2.5.4.
updateScopeXml: This field MUST be present. It represents an Update Search Scope XML fragment, defined in section 2.2.3.1, that specifies which updates are to be included in the summary information.
preferredCulture: This field MUST be present. The PreferredCulture simple type is defined in section 2.2.5.5.