NSX-T Data Center REST API
Get progress status of kubernetes tools bundle upload
Get the progress of uploading kubernetes tools bundle from the remote location.This API will also verify the kubernetes tools bundle, before marking upload as a success.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/sites/<site-id>/napp/deployment/tools/upload/status/<bundle-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/sites/Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
UploadBundleStatus+