System Administration > Lifecycle Management > Upgrade > Plan

Stage the upgrade bits

This will stage the upgrade bits so that upgrade can be driven
from outside NSX upgrade-coordinator. If component type is not
provided as a request parameter then upgrade staging will be
performed on all the components.

Request:

Method:
POST
URI Path(s):
/api/v1/upgrade/plan?action=stage-upgrade
Request Headers:
n/a
Query Parameters:
StageUpgradeRequestParameters+
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/upgrade/plan?action=stage-upgrade&component_type=HOST

Successful Response:

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

Required Permissions:

crud

Feature:

utilities_upgrade

Additional Errors: