NSX-T Data Center REST API
Cancel bundle upload
Cancel upload of bundle. This API works only when bundle upload isin-progress and will not work during post-processing of bundle. If
bundle upload is in-progress, then the API call returns http OK response
after cancelling the upload and deleting partially uploaded bundle.
Request:
Method:
POST
URI Path(s):
/api/v1/repository/bundles/{bundle-id}?action=cancel_upload
Request Headers:
n/a
Query Parameters:
ProductType+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a