NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Get information about kubeconfig fileTo get more information about kubeconfig file like user, cluster, context, namespace etc. |
GET /policy/api/v1/infra/sites/{site-id}/napp/deployment/kubeconfig
|
Upload kubeconfig fileSynchronous call to upload kubeconfig file on orchestrator node. This will be used to connect with Kubernetes cluster. |
POST /policy/api/v1/infra/sites/{site-id}/napp/deployment/kubeconfig
|