InlineClusterStatus1
InlineClusterStatus1
JSON Example
{
"can_reach_manager": false,
"cluster_id": "string",
"cluster_name": "string",
"message_bus_endpoint": "string",
"node_count": 0,
"k8s_version": "string",
"appliance_version": "string",
"network_data_flow": {
"transmit": "number",
"receive": "number",
"total": "number"
},
"ingress_url": "string",
"form_factor": "string",
"atp_version": "string"
}
boolean
can_reach_manager
Optional
If NAPP cluster can reach manager nodes
string
cluster_id
Required
UUID of the cluster
string
cluster_name
Required
Name of the cluster
string
message_bus_endpoint
Required
Endpoint of Kafka message bus
integer As int32 As int32
node_count
Required
No. of Nodes in the cluster.
string
k8s_version
Required
Version of Kubernetes used.
string
appliance_version
Required
Version of Appliance deployed
string
ingress_url
Required
End point for cluster ingress.
form_factor
Required
Form factor of the cluster
Possible values are : STANDARD, ADVANCED, EVALUATION, UNKNOWN,
string
atp_version
Required
NSX Application Platform Version deployed.