NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
AllocationPool (schema)
Name | Description | Type | Notes |
---|---|---|---|
active_service_count | Number of active services on edge node Represents the number of acitve services running on the edge node. |
int | Readonly |
standby_service_count | Number of standby services on edge node Represents the number of standby services running on the edge node. |
int | Readonly |
sub_pools | Edge node sub-pool allocation details Allocation details of sub-pools configured on edge node. |
array of SubPool |