3.1.4.144.3.1 ExecuteSPGetTargetGroupSummariesForUpdateRequestBody

Contains the search criteria for obtaining the installation status of each target group.

  
 <xsd:complexType name="ExecuteSPGetTargetGroupSummariesForUpdateRequestBody">
   <xsd:sequence>
     <xsd:element minOccurs="1" maxOccurs="1" name="updateId" nillable="true" type="xsd:string"/>
     <xsd:element minOccurs="1" maxOccurs="1" name="includeSubgroups" type="xsd:boolean"/>
   </xsd:sequence>
 </xsd:complexType>

updateId: This field MUST be present. It contains the unique update ID for which to obtain the summary data. If the specified updateId field is not found in the database, the server MUST send a SOAP fault as specified in section 3.1.4.1.

includeSubgroups: This field MUST be present. It is a Boolean value that when set, specifies including the target group and any subtarget groups in each group summary.