3.1.4.22.3.1 ExecuteSPGetTargetGroupByIdRequestBody

Specifies the computer target group.

  
 <xsd:complexType name="ExecuteSPGetTargetGroupByIdRequestBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="id" nillable="true" type="xsd:string"/>
   </xsd:sequence>
 </xsd:complexType>

id: This field MUST be present. It contains the GUID of a computer target group, for which information will be retrieved.