3.1.4.119 Ping

The Ping WSDL operation returns information about the status of the protocol server implementation.

This operation is specified by the following WSDL.

  
 <wsdl:operation name="Ping">
   <wsdl:input wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/ApiRemotingSoap/PingRequest" name="ApiRemotingSoap_Ping_InputMessage" message="tns:ApiRemotingSoap_Ping_InputMessage"/>
   <wsdl:output wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/ApiRemotingSoap/PingResponse" name="ApiRemotingSoap_Ping_OutputMessage" message="tns:ApiRemotingSoap_Ping_OutputMessage"/>
 </wsdl:operation>