TransportNodeStatusListResult
TransportNodeStatusListResult
AllOf
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"cursor": "string",
"result_count": 0,
"sort_ascending": false,
"sort_by": "string",
"results": [
{
"agent_status": {
"agents": [
{
"components": [
{
"name": "string",
"status": "string",
"status_description": "string"
}
],
"last_status_changed_time": 0,
"name": "string",
"resource_usage": {
"memory_total": 0,
"memory_used": 0
},
"status": "string",
"status_description": "string"
}
],
"degraded_count": 0,
"down_count": 0,
"last_status_changed_time": 0,
"smartnic_agents": [
{
"node_id": "string",
"statuses": [
{
"components": [
{
"name": "string",
"status": "string",
"status_description": "string"
}
],
"last_status_changed_time": 0,
"name": "string",
"resource_usage": {
"memory_total": 0,
"memory_used": 0
},
"status": "string",
"status_description": "string"
}
]
}
],
"status": "string",
"up_count": 0
},
"control_connection_status": {
"degraded_count": 0,
"down_count": 0,
"down_pnics": [
{
"bond_pnics": [
{
"name": "string",
"status": "string",
"type": "string"
}
],
"name": "string",
"nsx_type": "string",
"status": "string",
"type": "string"
}
],
"last_status_changed_time": 0,
"status": "string",
"status_description": "string",
"up_count": 0
},
"evpn_tunnel_status": {
"bfd_diagnostic": {
"administratively_down_count": 0,
"concatenated_path_down_count": 0,
"control_detection_time_expired_count": 0,
"echo_function_failed_count": 0,
"forwarding_plane_reset_count": 0,
"neighbor_signaled_session_down_count": 0,
"no_diagnostic_count": 0,
"path_down_count": 0,
"reverse_concatenated_path_down_count": 0
},
"bfd_status": {
"bfd_admin_down_count": 0,
"bfd_down_count": 0,
"bfd_init_count": 0,
"bfd_up_count": 0
}
},
"last_aggsvc_heartbeat": 0,
"last_status_changed_time": 0,
"mgmt_connection_status": "string",
"node_display_name": "string",
"node_path": "string",
"node_status": {
"external_id": "string",
"host_node_deployment_status": "string",
"inventory_sync_paused": false,
"inventory_sync_reenable_time": 0,
"last_heartbeat_timestamp": 0,
"last_sync_time": 0,
"lcp_connectivity_status": "string",
"lcp_connectivity_status_details": [
{
"control_node_ip": "string",
"failure_status": "string",
"status": "string"
}
],
"maintenance_mode": "string",
"mpa_connectivity_status": "string",
"mpa_connectivity_status_details": "string",
"software_version": "string",
"system_status": {
"cpu_cores": 0,
"cpu_sockets": 0,
"cpu_usage": {
"avg_cpu_core_usage_dpdk": "number",
"avg_cpu_core_usage_non_dpdk": "number",
"highest_cpu_core_usage_dpdk": "number",
"highest_cpu_core_usage_non_dpdk": "number"
},
"dfw_heap_memory_usage": [
{
"description": "string",
"name": "string",
"total_mb": 0,
"usage_pct": "number",
"used_mb": 0
}
],
"disk_space_total": 0,
"disk_space_used": 0,
"dpdk_cpu_cores": 0,
"dpus": [
{
"cpu_cores": 0,
"dpu_alias": "string",
"dpu_id": "string",
"load_average": [
"number"
],
"mem_cache": 0,
"mem_total": 0,
"mem_used": 0
}
],
"edge_mem_usage": {
"cache_usage": "number",
"datapath_mem_usage_details": {
"datapath_heap_usage": "number",
"datapath_mem_pools_usage": [
{
"description": "string",
"name": "string",
"usage": "number"
}
],
"highest_datapath_mem_pool_usage": "number",
"highest_datapath_mem_pool_usage_names": [
"string"
]
},
"datapath_total_usage": "number",
"swap_usage": "number",
"system_mem_usage": "number"
},
"file_systems": [
{
"file_system": "string",
"mount": "string",
"total": 0,
"type": "string",
"used": 0
}
],
"hostname": "string",
"load_average": [
"number"
],
"mem_cache": 0,
"mem_total": 0,
"mem_used": 0,
"non_dpdk_cpu_cores": 0,
"remote_logging_server_configured": false,
"source": "string",
"swap_total": 0,
"swap_used": 0,
"system_time": 0,
"uptime": 0
}
},
"node_uuid": "string",
"pnic_status": {
"degraded_count": 0,
"down_count": 0,
"down_pnics": [
{
"bond_pnics": [
{
"name": "string",
"status": "string",
"type": "string"
}
],
"name": "string",
"nsx_type": "string",
"status": "string",
"type": "string"
}
],
"last_status_changed_time": 0,
"status": "string",
"status_description": "string",
"up_count": 0
},
"status": "string",
"status_description": "string",
"threat_status": {
"status": "string"
},
"tunnel_status": {
"bfd_diagnostic": {
"administratively_down_count": 0,
"concatenated_path_down_count": 0,
"control_detection_time_expired_count": 0,
"echo_function_failed_count": 0,
"forwarding_plane_reset_count": 0,
"neighbor_signaled_session_down_count": 0,
"no_diagnostic_count": 0,
"path_down_count": 0,
"reverse_concatenated_path_down_count": 0
},
"bfd_status": {
"bfd_admin_down_count": 0,
"bfd_down_count": 0,
"bfd_init_count": 0,
"bfd_up_count": 0
}
},
"vm_uuid": "string"
}
]
}