NSX-T Data Center REST API
Reset upgrade plan to default plan
Reset the upgrade plan to default plan. User has an option to changethe default plan. But if after making changes, user wants to go
back to the default plan, this is the way to do so.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /api/v1/upgrade/plan?action=reset
                  
              
            Request Headers:
                n/a
            Query Parameters:
    UpgradePlanResetRequest+
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/api/v1/upgrade/plan?action=reset&component_type=HOSTSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  