NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ALBControllerNodeInfo (schema)
Information for Avi Load Balancer Controller nodes
Avi Load Balancer Controller node information like node IP and node name.
Name | Description | Type | Notes |
---|---|---|---|
is_dhcp | Is DHCP based IP assignment Avi Load Balancer Controller node IP configuration is static or DHCP. |
boolean | Readonly |
node_ip | Avi Load Balancer Controller node IP Avi Load Balancer Controller node IP. |
IPAddress | Readonly |
node_name | Avi Load Balancer Controller node name Avi Load Balancer Controller node name. |
string | Readonly |
node_role | Avi Load Balancer Controller node role Avi Load Balancer Controller node role in cluster. |
string | Readonly |
node_start_time | Avi Load Balancer Controller node start time Avi Load Balancer Controller node start time in its local timezone. |
EpochMsTimestamp | Readonly |
node_state | Avi Load Balancer Controller node state Avi Load Balancer Controller node current state in the cluster. |
string | Readonly |
vm_id | ID of node used to recognize it ID of the node maintained internally. Note: This is automatically generated and cannot be modified. |
string | Readonly |