PolicyPoolUsage (schema)

IP usage statistics in a IpAddressPool.
Name Description Type Notes
allocated_ip_allocations Total number of allocated IPs in a IpAddressPool

Total number of allocated IPs shown are from NSX manager.
NSX manager uses default release delay of 2 mins. Till this delay passes,
IPs will be shown as allocated (and counted in allocated ips).
In this period of time there could be mismatch in requested_ip_allocations
and allocated_ip_allocations.
integer Readonly
available_ips Total number of available IPs in a IpAddressPool integer Readonly
requested_ip_allocations Total number of requested IP allocations in a IpAddressPool integer Readonly
total_ips Total number of IPs in a IpAddressPool integer Readonly