HealthCheckResultPerTransportNode
HealthCheckResultPerTransportNode
Health check result on specific transport node
JSON Example
{
"result_on_host_switch": {
"host_switch_name": "string",
"results_per_uplink": [
{
"mtu_disallowed": [
{
"end": 0,
"start": 0
}
],
"uplink_name": "string",
"vlan_and_mtu_allowed": [
{
"end": 0,
"start": 0
}
],
"vlan_disallowed": [
{
"end": 0,
"start": 0
}
]
}
],
"updated_time": 0,
"vlan_mtu_status": "string"
},
"transport_node_id": "string"
}
result_on_host_switch
Optional
Health check result on specific host switch of specific transport node.
string
transport_node_id
Optional
ID of the Transport Node.