3.1.4.1.1.2 IDiscoveryService_Discover_OutputMessage Message

The IDiscoveryService_Discover_OutputMessage message contains the DiscoverResponse response message for the Discover operation.

The SOAP action value is

 http://schemas.microsoft.com/windows/management/2012/01/enrollment/IDiscoveryService/DiscoverResponse

The DiscoverResponse response message is sent from the server to the client and contains information about the ES endpoints.

 <wsdl:message name="IDiscoveryService_Discover_OutputMessage">
   <wsdl:part name="DiscoverResponse" element="tns:DiscoverResponse"/>
 </wsdl:message>

tns:DiscoverResponse: An instance of a <DiscoverResponse> element (section 3.1.4.1.2.2).