api_listen_addr |
The IP and port for the public API service on this node |
ServiceEndpoint |
Readonly |
appliance_connection_info |
The IP, port and certificate for connecting to appliance. |
ServiceEndpoint |
Readonly |
certificates |
Certificate and thumbprint of all entities |
array of NodeCertificateInfo |
|
control_plane_listen_addr |
The IP and port for the control plane service on this node |
ServiceEndpoint |
Readonly |
display_name |
The display name of this node |
string |
|
entities |
Service endpoint of all entities |
array of NodeEntityInfo |
|
fqdn |
The fqdn of this node |
string |
|
msg_clients |
Messaging client of all entities |
array of NodeMessagingClientInfo |
|
node_uuid |
Unique identifier of this node |
string |
Required Readonly |
status |
Node clustering status |
string |
Required Readonly Enum: JOINING, JOINED, REMOVING, REMOVED |