Get Upgrade Bundle Upload Status
Get uploaded upgrade bundle upload status
Request
URI
GET
https://nsxmanager.your.domain/api/v1/upgrade/bundles/{bundle-id}/upload-status
COPY
Path Parameters
string
bundle-id
Required
bundle-id
Responses
200
OK
Returns UpgradeBundleUploadStatus of type(s) application/json
{
"url": "string",
"status": "string",
"detailed_status": "string",
"percent": "number"
}
string
url
Optional
URL for uploading upgrade bundle
string
status
Optional
Current status of upgrade bundle upload
Possible values are : UPLOADING, VERIFYING, SUCCESS, FAILED,
string
detailed_status
Optional
Detailed status of upgrade bundle upload
number
percent
Optional
Percent of bundle uploaded from URL
400
Returns BadRequest of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
403
Returns Forbidden of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
404
Returns NotFound of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
412
Returns PreconditionFailed of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
500
Returns InternalServerError of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
503
Returns ServiceUnavailable of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
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
POST
Fetch Upgrade Bundle From Url
GET
Get Nodes
GET
Get Nodes Summary
GET
Get Upgrade Bundle Info
GET
Get Upgrade Bundle Upload Status
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