Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.