NSX-T Data Center REST API
Get information about kubeconfig file
To get more information about kubeconfig file likeuser, cluster, context, namespace etc.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/sites/{site-id}/napp/deployment/kubeconfig
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/sites/default/napp/deployment/kubeconfigSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
KubeconfigInfo+