/api/admin/global/config/vcenter
/api/admin/global/config/nsx
/api/admin/global/config/hcx
VMware HCX
POST API to gather HCX/NSX/vCenter version information instead.curl "<source/target HCX MGR FQDN/IP>/hybridity/api/service/inventory/cloud/list"
-H "Accept: application/json"
-H "Content-Type: application/json"
-H "x-hm-authorization: <X-HM AUTH TOKEN"
--data-raw "{"filter":{"cloud":{"remote":true,"local":true}}}"