NSX-T Data Center REST API
Get Pre-upgrade Check Success
Get success resulting from the last execution of pre-upgrade checks. Ifthe execution of checks is in progress, the response has the list of
successes observed so far.
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/upgrade/pre-upgrade-checks/success
                
              
            Request Headers:
                n/a
            Query Parameters:
    UpgradeCheckSuccessListRequestParameters+
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/api/v1/upgrade/pre-upgrade-checks/successSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    UpgradeCheckSuccessListResult+