NSX-T Data Center REST API

Associated URIs:

API Description API Path

Get upgrade coordinator deployment configuration


Get input parameters required to deploy upgrade-coordinator.
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/upgrade-coordinator

Update upgrade-coordinator configuration


Update input parameter require to deploy upgrade-coordinator related pods.
Advanced configuraion option on UI has option to deploy kubernetes tools.
You need to get this file from VMware website.
File contains kubectl binary, helm binary and signature to verify them.
PATCH /policy/api/v1/infra/sites/{site-id}/napp/deployment/upgrade-coordinator

Run pre/post checks for NSX Application Platform upgrade-coordinator


Run pre/post checks for NSX Application Platform upgrade-coordinator.
PUT /policy/api/v1/infra/sites/{site-id}/napp/deployment/upgrade-coordinator/checks

Get NSX Application Platform upgrade-coordinator pre/post checks progress status.


Get NSX Application Platform upgrade-coordinator pre/post checks progress status.
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/upgrade-coordinator/checks/status

Get deployment or undeployment progress status


Get deployment or undeployment progress status.
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/upgrade-coordinator/status

Get NSX Application Platform upgrade-coordinator versions


Get NSX Application Platform upgrade-coordinator versions.
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/upgrade-coordinator/versions