NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VtepLabelPoolUsage (schema)
Pool usage statistics in a pool
| Name | Description | Type | Notes |
|---|---|---|---|
| allocated_ids | Total number of allocated IDs in a pool | integer | Readonly |
| free_ids | Total number of free IDs in a pool | integer | Readonly |
| total_ids | Total number of IDs in a pool | integer | Readonly |