curl -k -X GET -H 'X-Nsx-Username:admin' "http://localhost:4321/nsxapi/api/v1/messaging/clients/distribution"
{
"client_ids": [
"[cvn-edge]:########-####-####-############",
"[cvn-hv]:########-####-####-############",
"[cvn-mp-mpa]:########-####-####-############"
],
"node_id": "########-####-####-############"
},
{
"client_ids": [
"[cvn-hv]:########-####-####-############",
"[cvn-hv]:########-####-####-############"
],
"node_id": "00000000-0000-0000-0000-000000000000". <---- No node_id
}
]
}
VMware NSX
The Transports nodes have been failed to be removed from the messaging client's list.
This is a known issue impacting VMware NSX.
Workaround:
Ensure that you have a recent, valid backup of NSX managers.
curl -k -X DELETE -H 'X-Nsx-Username:admin' http://localhost:4321/nsxapi/api/v1/messaging/clients/########-####-####-############curl -k -X GET -H 'X-Nsx-Username:admin' http://localhost:4321/nsxapi/api/v1/messaging/clients