NSX-T Data Center REST API
Upload the Kubernetes tools on NSX Manager via File
Synchronous call to upload the Kubernetes tools on NSX Manager via File.You need to get this file from VMware website.
File will contains kubectl binary, helm binary and signature to verify them.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.
Request:
Method:
POST
URI Path(s):
/policy/api/v1/infra/sites/{site-id}/napp/deployment/tools/upload
Request Headers:
n/a
Query Parameters:
CommonUploadFile+
Request Body:
n/a
Example Request:
POST https://<policy-mgr>/policy/api/v1/infra/sites/default/napp/deployment/tools/uploadSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
UploadBundleId+