queryMigrationsResponse_data_items_inner_progress
Virtual machine migration progress details.
{
"startTime": "number",
"endTime": "number",
"message": "string",
"draftState": "string",
"isRescheduleAllowed": false,
"isCancelled": 0,
"isDone": false,
"didFail": false,
"total": "string",
"error": {
"count": 0,
"value": "number",
"message": "string"
},
"transfer": {
"count": 0,
"value": 0,
"startTime": "number",
"endTime": 0,
"progressCount": 0,
"progress": 0,
"completedCount": 0,
"completed": 0,
"abortedCount": 0,
"canceledCount": 0,
"aborted": "number",
"canceled": "number",
"parkedCount": 0,
"parked": 0,
"errorCount": 0,
"error": 0
},
"switchover": {
"count": 0,
"value": 0,
"endTime": 0,
"progressCount": 0,
"progress": 0,
"completedCount": 0,
"completed": 0,
"abortedCount": 0,
"aborted": "number",
"canceledCount": 0,
"canceled": "number",
"parkedCount": 0,
"parked": 0,
"errorCount": 0,
"error": 0,
"waitingCount": 0,
"waiting": 0
},
"parked": {
"count": 0,
"value": 0
},
"aborted": {
"count": 0,
"value": "number"
},
"canceled": {
"count": 0,
"value": "number"
},
"state": {
"statusType": "string",
"rowType": "string",
"status": "string",
"errorsOccurred": false,
"message": "string",
"errorMessage": "string",
"lastUpdated": "string",
"isRescheduleAllowed": false,
"isError": 0,
"isTransferError": 0,
"isTransfer": 0,
"isSwitchoverError": 0,
"isTransferProgress": 0,
"isTransferCompleted": 0,
"isTransferParked": 0,
"isSwitchoverCompleted": 0,
"isSwitchoverProgress": 0,
"isSwitchover": 0,
"isParked": 0,
"isSwitchoverParked": 0,
"isTransferAborted": 0,
"isSwitchoverAborted": 0,
"isAborted": 0,
"isTransferCanceled": 0,
"isSwitchoverCanceled": 0,
"isCanceled": 0,
"isWaitingForMaintWindow": 0,
"isDone": false,
"isVMotionBaseSyncInProgress": false,
"isSwitchoverStarted": 0
},
"forceCleanupStatus": {
"localStatus": {
"status": "string",
"message": "string",
"isSource": false
},
"remoteStatus": {
"status": "string",
"message": "string",
"isSource": false
}
},
"log": [
{
"statusType": "string",
"rowType": "string",
"status": "string",
"errorsOccurred": false,
"message": "string",
"errorMessage": "string",
"lastUpdated": "string",
"bytesTransferred": 0,
"totalBytes": "number"
}
]
}
Migration start time.
Migration end time.
Migration progress message.
Migration draft status.
Indicates whether reschedule is allowed.
Indicates whether the migration is cancelled.
Indicates whether the migration is done.
Indicates whether the migration failed.
Migration progress accumulated values.
Migration transfer details.
Migration switchover details.
Migration cancelled details.
Migration cancelled details.
Migration status information.
Migration force cleanup status. This field will be present only if force cleanup has been initiated.
Migration running log information