NSX-T Data Center REST API
EdgeMemberAllocationStatus (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| allocated_services | Services allocated on edge node List of services allocated on the edge node.  | 
            
            array of AllocatedService | Readonly | 
| allocation_pools | Pool Allocation details Allocation details of pools defined on the edge node.  | 
            
            array of AllocationPool | Readonly | 
| member_index | System generated index for cluster member System generated index for transport node backed by edge node.  | 
            
            int | Readonly | 
| node_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 | 
| node_id | Unique identifier of edge node System allotted UUID of edge node.  | 
            
            string | Readonly |