NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

TransportNodeHealthCheckResult (schema)

Health check result per transport node

Health check result on specific transport node.

Name Description Type Notes
result_on_host_switch HealthCheckResultOnHostSwitch Readonly
result_status Result status

The result status for the VLAN MTU health checks of this transport node. FINISHED - The VLAN MTU health check result for this transport node is ready for check. FAILED - The VLAN MTU health check for this transport node is failed.
string Readonly
Enum: FINISHED, FAILED
transport_node_name The transport node display name string Readonly
transport_node_path Policy path of the transport node.

The policy path of transport node where the health check is performed.
string Required
Readonly