System Administration > Lifecycle Management > Upgrade > Bundles

Upload upgrade bundle

Upload the upgrade bundle. This call returns after upload is completed.
You can check bundle processing status periodically by retrieving upgrade
bundle upload status to find out if the upload and processing is completed.

Request:

Method:
POST
URI Path(s):
/api/v1/upgrade/bundles?action=upload
Request Headers:
n/a
Query Parameters:
UpgradeBundle+
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/upgrade/bundles?action=upload

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
UpgradeBundleId+

Example Response:

{ "bundle_id" : "22000123456" }

Required Permissions:

crud

Feature:

utilities_upgrade

Additional Errors: