NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Get NSX Application Platform deployment configurationGet input parameters required to deploy NSX Application Platform. |
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/platform
|
Update platform configurationUpdate 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
|