NSX-T Data Center REST API
Get Pre-upgrade Check Failures
Get failures resulting from the last execution of pre-upgrade checks. Ifthe execution of checks is in progress, the response has the list of
failures observed so far.
Request:
Method:
GET
URI Path(s):
/api/v1/upgrade/pre-upgrade-checks/failures
Request Headers:
n/a
Query Parameters:
UpgradeCheckFailureListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
UpgradeCheckFailureListResult+