[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

IpSpacePrefixLengthUtilization

Utilization summary grouped by IP Prefix’s prefix length.


Properties

integer
allocatedCount Optional

The number of allocated IP prefixes.


integer
prefixLength Optional

The prefix length.


integer
totalCount Optional

Total number of IP Prefixes. If user does not own this IP Space, this is the quota that the user’s organization is granted. A “-1” value means that the user’s organization has no cap on the quota.

JSON Example

{
	"allocatedCount": 0,
	"prefixLength": 0,
	"totalCount": 0
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    allocatedCount:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    prefixLength:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    totalCount:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 37.1
Property Of

InlineIpSpaceIpPrefixUtilizationCounts1

Feedback

Was this page helpful?