3.1.4.25 ExecuteSPGetParentTargetGroup
The ExecuteSPGetParentTargetGroup WSDL operation retrieves information about the parent target group in the hierarchy of target groups for a specified target group.
The target group hierarchy has exactly one root target group, the "All Computers" computer target group. By definition, this group does not have a parent target group. This operation MUST NOT be invoked for this particular group.
This operation is specified by the following WSDL.
-
<wsdl:operation name="ExecuteSPGetParentTargetGroup"> <wsdl:input wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/ApiRemotingSoap/ExecuteSPGetParentTargetGroupRequest" name="ApiRemotingSoap_ExecuteSPGetParentTargetGroup_InputMessage" message="tns:ApiRemotingSoap_ExecuteSPGetParentTargetGroup_InputMessage"/> <wsdl:output wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/ApiRemotingSoap/ExecuteSPGetParentTargetGroupResponse" name="ApiRemotingSoap_ExecuteSPGetParentTargetGroup_OutputMessage" message="tns:ApiRemotingSoap_ExecuteSPGetParentTargetGroup_OutputMessage"/> </wsdl:operation>