System Administration > Lifecycle Management > Upgrade > Plan

Execute pre-upgrade checks

Run pre-defined checks to identify potential issues which can be
encountered during an upgrade or can cause an upgrade to fail. The results
of the checks are added to the respective upgrade units aggregate-info. The
progress and status of operation is part of upgrade status summary of
individual components.
Returns HTTP status 500 with error code 30953 if execution of pre-upgrade
checks is already in progress.

Request:

Method:
POST
URI Path(s):
/api/v1/upgrade?action=execute_pre_upgrade_checks
Request Headers:
n/a
Query Parameters:
ComponentTypeListRequestParameters+
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/upgrade?action=execute_pre_upgrade_checks

Successful Response:

Response Code:
202 Accepted
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

utilities_upgrade

Additional Errors: