Symptoms:
GET api/v1/transport-nodes/{TRANSPORT_NODE_ID}/status'
{
"httpStatus" : "NOT_FOUND",
"error_code" : 600,
"module_name" : "common-services",
"error_message" : "The requested object : TransportNodeStatus/XXXXXXXXX-XXXX-XXXX-XXXX-XXXX could not be found. Object identifiers are case sensitive."
}
Edge transport node status information not found from MP data for edge node <Edge TN ID>
This issue is resolved in:
VMware NSX-T Data Center 2.5
VMware NSX-T Data Center 3.0
Workaround:
To workaround this issue, restart the proton service on all 3 NSX Managers to force the status of the Transport Nodes to be queried again:
1. Connect to the one NSX Manager in root mode.
2. Run the following command to restart proton:
#/etc/init.d/proton restart
3. Wait for the cluster to stabilize
#nsxcli -c get cluster status
4. Once the cluster is stable repeat from step 1. for the next NSX Manager.