Get Upgrade Summary
Get upgrade summary
Request
URI
GET
https://nsxmanager.your.domain/api/v1/upgrade/summary
COPY
Responses
200
Success
Returns UpgradeSummary of type(s) application/json
{
"target_version": "string",
"upgrade_coordinator_version": "string",
"upgrade_status": "string",
"component_target_versions": [
{
"target_version": "string",
"component_type": "string"
}
],
"system_version": "string",
"upgrade_bundle_file_name": "string"
}
string
target_version
Optional
Target system version
string
upgrade_coordinator_version
Optional
Current version of upgrade coordinator
string
upgrade_status
Optional
Status of upgrade
Possible values are : SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSED,
string
system_version
Optional
Current system version
string
upgrade_bundle_file_name
Optional
Name of the last successfully uploaded upgrade bundle file
412
Returns PreconditionFailed of type(s) application/json
Operation doesn't return any data structure
500
Operation doesn't return any data structure
503
Returns ServiceUnavailable of type(s) application/json
Operation doesn't return any data structure
Upgrade Operations
POST
Add Upgrade Units To Group Add Upgrade Units
POST
Continue Upgrade Continue
POST
Create Upgrade Unit Group
DELETE
Delete Upgrade Unit Group
GET
Get Nodes
GET
Get Nodes Summary
GET
Get Upgrade History
GET
Get Upgrade Plan Settings
GET
Get Upgrade Status Summary
GET
Get Upgrade Summary
GET
Get Upgrade Unit
GET
Get Upgrade Unit Aggregate Info
GET
Get Upgrade Unit Group
GET
Get Upgrade Unit Group Aggregate Info
GET
Get Upgrade Unit Groups
GET
Get Upgrade Unit Groups Status
GET
Get Upgrade Unit Group Status
GET
Get Upgrade Units
GET
Get Upgrade Units Stats
GET
Get Version Whitelist
GET
Get Version Whitelist By Component
POST
Pause Upgrade Pause
POST
Reorder Upgrade Unit Group Reorder
POST
Reorder Upgrade Unit Reorder
POST
Reset Upgrade Plan Reset
POST
Start Upgrade Start
POST
Trigger Uc Upgrade Upgrade Uc
PUT
Update Upgrade Plan Settings
PUT
Update Upgrade Unit Group
PUT
Update Version Whitelist
POST
Upgrade Selected Units Upgrade Selected Units