NSX Upgrade Coordinator - NSX Payload verification failed
VMware NSX
VMware SDDC Manager
The SDDC failed copy the necessary files to upgrade the NSX Upgrade Coordinator
root@sddc-manager [ ~ ]# curl localhost/inventory/nsxt| json_pp
For each NSX id, update the version to the correct version with the following API:
curl localhost/inventory/entities/<<NSX ID>> -X PATCH -d '{"type":"NSXT_CLUSTER","status":"ACTIVE","version":"<<VERSION>>"}' -H 'Content-Type:application/json'