NSX-T Data Center REST API

Associated URIs:

API Description API Path

Get helm repo and docker registry url


Get helm repo and docker registry url for chart deployment.
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/registry

Update Docker registry and helm repository url.


In case of helm chart present in private repository and containers
are hosted in private hub. You can change docker and helm url to use these
private URL instead of default public one.
PUT /policy/api/v1/infra/sites/{site-id}/napp/deployment/registry

Reset helm and docker url to default one


PUT /policy/api/v1/infra/sites/{site-id}/napp/deployment/registry/reset