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 ArrayOfIPUtilization complex type defines an array of IPUtilization complex type. The elements in the array MUST be of either IPv4Utilization or IPv6Utilization complex type.
-
<xs:complexType name="ArrayOfIPUtilization"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="IPUtilization" nillable="true" type="ipam:IPUtilization" /> </xs:sequence> </xs:complexType>