System Administration > Configuration > NSX Intelligence > Repository > Bundles

Cancel bundle upload

Cancel upload of bundle. This API works only when bundle upload is
in-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

Example Request:

POST https://<nsx-mgr>/api/v1/repository/bundles/1000014667965?action=cancel_upload&product=INTELLIGENCE

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

nsx_intelligence_cluster_node_deployment

Additional Errors: