NSX-T Data Center REST API
Fetches the upgrade consistency report for a component or all components.
The method fetches the upgrade consistency report for an individual component or all the components.Request:
Method:
GET
URI Path(s):
/api/v1/upgrade/consistency-report
Request Headers:
n/a
Query Parameters:
ConsistencyCheckListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/upgrade/consistency-report?component_type=EDGESuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ConsistencyCheckReport+