UpgradeBundleUploadStatus
UpgradeBundleUploadStatus
Upload status of upgrade bundle uploaded from url
JSON Example
{
"detailed_status": "string",
"percent": "number",
"status": "string",
"upgradeBundleType": "string",
"url": "string"
}
string
detailed_status
Optional
Detailed status of upgrade bundle upload
number
percent
Optional
Percent of bundle uploaded from URL
string
status
Optional
Current status of upgrade bundle upload
Possible values are :
UPLOADING,
VERIFYING,
SUCCESS,
FAILED,
string
upgradeBundleType
Optional
Type of upgrade bundle uploaded. \n MUB type represents upgrade bundle,\n PUB type represents pre-check bundle, \n UNKNOWN type represents the default type, \n COMPATIBILITY_MATRIX type represents the compatibility bundle.
Possible values are :
MUB,
PUB,
COMPATIBILITY_MATRIX,
UNKNOWN,
string
url
Optional
URL for uploading upgrade bundle