Symptoms:
VMware NSX-T Data Center
The API used by VRNI to trigger this alert "/api/v1/cluster/nodes/node-id/status" creates a function call from MP to CCP.
The call timeout is 1 second and the issue is encountered when the call takes longer than 1 second.
In this case, the response generated for this function is "null", which results in an UNKNOWN response for the API call, though the alert in question here shows that the controller cluster is disconnected.
When the response is UNKNOWN, this means only that the status cannot be fetched due to the function call timeout.
This alert is safe to ignore and is automatically cleared out in the next pull from VRNI.
There is currently no NSX fix required.
This will be resolved in a future release of VRNI.