NSX-T Data Center REST API
UpgradeBundleUploadStatus (schema)
Upload status of upgrade bundle
Upload status of upgrade bundle uploaded from url
Name | Description | Type | Notes |
---|---|---|---|
detailed_status | Detailed status of bundle upload Detailed status of upgrade bundle upload |
string | Readonly |
percent | Percent of upload completed Percent of bundle uploaded from URL |
number | Readonly |
status | Status of upgrade bundle upload Current status of upgrade bundle upload |
string | Readonly Enum: UPLOADING, VERIFYING, SUCCESS, FAILED |
url | URL from which the bundle was uploaded URL for uploading upgrade bundle |
string | Readonly |