2.2.4.113 IPBlockGetAllBlocksEnumerationParameters
The IPBlockGetAllBlocksEnumerationParameters complex type specifies the criteria to be used for enumerating all the address blocks in the IPAM data store.
-
<xs:complexType name="IPBlockGetAllBlocksEnumerationParameters"> <xs:complexContent mixed="false"> <xs:extension base="ipam:EnumerationParametersBase"> <xs:sequence> <xs:element minOccurs="0" name="AddressFamily" type="syssock:AddressFamily" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
AddressFamily: This specifies the address family of the address block instances that need to be enumerated.