Get Transport Node Status
Read status of a transport node
ID of transport node
Data source type.
OK
{
"status": "string",
"node_uuid": "string",
"mgmt_connection_status": "string",
"control_connection_status": {
"status": "string",
"degraded_count": 0,
"down_count": 0,
"up_count": 0
},
"pnic_status": {
"status": "string",
"degraded_count": 0,
"down_count": 0,
"up_count": 0
},
"node_display_name": "string",
"tunnel_status": {
"bfd_diagnostic": {
"concatenated_path_down_count": 0,
"administratively_down_count": 0,
"no_diagnostic_count": 0,
"path_down_count": 0,
"reverse_concatenated_path_down_count": 0,
"neighbor_signaled_session_down_count": 0,
"control_detection_time_expired_count": 0,
"echo_function_failed_count": 0,
"forwarding_plane_reset_count": 0
},
"bfd_status": {
"bfd_admin_down_count": 0,
"bfd_up_count": 0,
"bfd_down_count": 0,
"bfd_init_count": 0
}
}
}
Roll-up status of pNIC, management connection, control connection, tunnel status
Transport node uuid
Management connection status
Transport node display name
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
Not Found
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code