MigrationBundleUploadStatus

MigrationBundleUploadStatus
MigrationBundleUploadStatus

Upload status of migration bundle uploaded from url

JSON Example
{
    "url": "string",
    "status": "string",
    "detailed_status": "string",
    "percent": "number"
}
string
url
Optional

URL for uploading migration bundle

string
status
Optional

Current status of migration bundle upload

Possible values are : UPLOADING, VERIFYING, SUCCESS, FAILED,
string
detailed_status
Optional

Detailed status of migration bundle upload

number
percent
Optional

Percent of bundle uploaded from URL