queryMigrationsResponse_data_items_inner_progress_state

queryMigrationsResponse_data_items_inner_progress_state
queryMigrationsResponse_data_items_inner_progress_state

Migration status information.

JSON Example
{
    "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
}
string
statusType
Optional

Migration properties.

string
rowType
Optional

Migration row type.

string
status
Optional

Migration status.

boolean
errorsOccurred
Optional

Migration errors occurred.

string
message
Optional

Message.

string
errorMessage
Optional

Error message.

string
lastUpdated
Optional

Migration last updated.

boolean
isRescheduleAllowed
Optional

Whether reschedule is allowed.

integer
isError
Optional

Whether there is an error.

integer
isTransferError
Optional

Whether there is a transfer error.

integer
isTransfer
Optional

Whether there is a transfer.

integer
isSwitchoverError
Optional

Whether there is a switchover error.

integer
isTransferProgress
Optional

Whether there is a transfer progress.

integer
isTransferCompleted
Optional

Whether transfer completed.

integer
isTransferParked
Optional

Whether transfer parked.

integer
isSwitchoverCompleted
Optional

Whether switchover completed.

integer
isSwitchoverProgress
Optional

Whether there is switchover progress.

integer
isSwitchover
Optional

Whether there is a switchover.

integer
isParked
Optional

Whether migration parked.

integer
isSwitchoverParked
Optional

Whether switchover parked.

integer
isTransferAborted
Optional

Whether transfer cancelled.

integer
isSwitchoverAborted
Optional

Whether switchover cancelled.

integer
isAborted
Optional

isAborted

integer
isTransferCanceled
Optional

Whether transfer cancelled.

integer
isSwitchoverCanceled
Optional

Whether switchover cancelled.

integer
isCanceled
Optional

Whether migration cancelled.

integer
isWaitingForMaintWindow
Optional

Whether waiting for maintenance window.

boolean
isDone
Optional

Whether migration is done.

boolean
isVMotionBaseSyncInProgress
Optional

Whether vMotion base sync is in progress.

integer
isSwitchoverStarted
Optional

Whether switchover started.