3.1.4.143.3.1 ExecuteSPGetComputerSummariesForTargetGroupRequestBody
Contains the target group for which per-computer installation summary information is retrieved.
-
<xsd:complexType name="ExecuteSPGetComputerSummariesForTargetGroupRequestBody"> <xsd:sequence> <xsd:element minOccurs="1" maxOccurs="1" name="targetGroupId" nillable="true" type="xsd:string"/> <xsd:element minOccurs="1" maxOccurs="1" name="includeSubgroups" type="xsd:boolean"/> </xsd:sequence> </xsd:complexType>
targetGroupId: This field MUST be present. It contains the GUID of the target group. If the target group does not exist, the update server MUST send a SOAP fault as specified in section 3.1.4.1.
includeSubgroups: This field MUST be present. It specifies whether or not subtarget groups are to be included in the result.