Share via


2.2.4.156 ServerInfoEnumerationParameters

The ServerInfoEnumerationParameters complex type specifies the criteria to be used for enumerating the server instances from the IPAM data store.

 <xs:complexType name="ServerInfoEnumerationParameters">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:EnumerationParametersBase">
       <xs:sequence>
         <xs:element minOccurs="0" name="Filter" nillable="true" type="serarr:ArrayOfKeyValueOfintanyType" />
       </xs:sequence>
     </xs:extension>
   </xs:complexContent>
 </xs:complexType>

Filter: This specifies the key value pair specifying the filter condition to be applied for enumerating the server instances.