NSX-T Data Center REST API

Associated URIs:

API Description API Path

Get NSX Application Platform deployment configuration


Get input parameters required to deploy NSX Application Platform.
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/platform

Update platform configuration


Update input parameters required to deploy platform related pods.
The 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/platform

Run pre/post checks for NSX Application Platform


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

Get NSX Application Platform pre/post checks execution required


Get NSX Application Platform pre/post checks execution required.
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/platform/checks/execution/required

Get NSX Application Platform pre/post checks progress status


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

Get available deployment form factors for NSX Application Platform


Get available deployment form factors for NSX Application Platform.
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/platform/form-factors

Get platform deployment or undeployment progress status


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

Get NSX Application Platform versions


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

Get list of Kubernetes storage classes


Get the list of Kubernetes storage classes.
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/storage-classes