NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PolicyEdgeMemberAllocationStatus (schema)
Name | Description | Type | Notes |
---|---|---|---|
allocated_services | Services allocated on edge node List of services allocated on the edge node. |
array of PolicyAllocatedService | Readonly |
allocation_pools | Pool Allocation details Allocation details of pools defined on the edge node. |
array of AllocationPool | Readonly |
display_name | Identifier to use when displaying cluster member in logs or GUI Display name of edge cluster member. Defaults to ID if not set. |
string | Readonly |
edge_transport_node_path | Policy path of edge transport node Policy edge transport node path. |
string | Readonly |
member_index | System generated index for cluster member Path of the edge transport node whose status is being reported. |
int | Readonly |
policy_edge_node_path | path of policy edge node Policy edge node backed by an Edge Transport node. |
string | Required |