NSX-T Data Center REST API
Stage the upgrade bits
This will stage the upgrade bits so that upgrade can be drivenfrom 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=HOSTSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  