3.1.4.1.1.1 IDiscoveryService_Discover_InputMessage Message

The IDiscoveryService_Discover_InputMessage message contains the Discover request message for the Discover operation.

The SOAP action value is:

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

The Discover request message is sent from the client to the server to discover ES endpoints.

 <wsdl:message name="IDiscoveryService_Discover_InputMessage">
   <wsdl:part name="Discover" element="tns:Discover"/>
 </wsdl:message>

tns:Discover: An instance of a <Discover> element (section 3.1.4.1.2.1).