3.1.4.29 ExecuteSPDeleteTargetGroup
The ExecuteSPDeleteTargetGroup WSDL operation deletes the specified target group from the database.
This operation is specified by the following WSDL.
-
<wsdl:operation name="ExecuteSPDeleteTargetGroup"> <wsdl:input wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/ApiRemotingSoap/ExecuteSPDeleteTargetGroupRequest" name="ApiRemotingSoap_ExecuteSPDeleteTargetGroup_InputMessage" message="tns:ApiRemotingSoap_ExecuteSPDeleteTargetGroup_InputMessage"/> <wsdl:output wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/ApiRemotingSoap/ExecuteSPDeleteTargetGroupResponse" name="ApiRemotingSoap_ExecuteSPDeleteTargetGroup_OutputMessage" message="tns:ApiRemotingSoap_ExecuteSPDeleteTargetGroup_OutputMessage"/> </wsdl:operation>
This operation MUST NOT delete any of the built-in target groups:
All Computers
Unassigned Computers
Downstream Servers
This operation MUST recursively delete any child target groups of the specified target group. The specified target group and all of its child target groups comprise the delete set.
Any computer associated with a target group in the delete set that does not belong to a target group outside the delete set, MUST be associated with the built-in "Unassigned Computers" target group.
Any deployment associated with a target group in the delete set, MUST be deleted as part of this operation.