3.1.4.84 DeleteDynamicCategory
The DeleteDynamicCategory WSDL operation removes the specified dynamic category from the update server.
This operation is specified by the following WSDL.
-
<wsdl:operation name="DeleteDynamicCategory"> <wsdl:input wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/DeleteDynamicCategory" name="ApiRemotingSoap_DeleteDynamicCategory_InputMessage" message="tns:ApiRemotingSoap_DeleteDynamicCategory_InputMessage"/> <wsdl:output wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/ApiRemotingSoap/DeleteDynamicCategoryResponse" name="ApiRemotingSoap_DeleteDynamicCategory_OutputMessage" message="tns:ApiRemotingSoap_DeleteDynamicCategory_OutputMessage"/> </wsdl:operation>
If the specified category exists, the protocol server implementation MUST delete the category from the server; otherwise the protocol server MUST ignore the category and simply send the response message. It is not an error, if the specified category does not exist.