3.3.4.41.2.1 EnumerateServerInfo

The EnumerateServerInfo element contains the input data for the EnumerateServerInfo operation.

 <xs:element name="EnumerateServerInfo">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="parametersInput" nillable="true" type="ipam:EnumerationParametersBase" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>