nls_1_0_query_migration_response_items_inner_migrationInfo

nls_1_0_query_migration_response_items_inner_migrationInfo
nls_1_0_query_migration_response_items_inner_migrationInfo
JSON Example
{
    "copyId": "copyId",
    "jobId": "jobId",
    "entityDetails": {
        "powerStatus": "powerStatus",
        "macAddress": [
            "macAddress",
            "macAddress"
        ],
        "memory": {
            "allocatedSize": 3.616076749251911,
            "usedSize": 2.027123023002322
        },
        "entityName": "entityName",
        "ip": [
            "ip",
            "ip"
        ],
        "vmVersion": "vmVersion",
        "cpu": {
            "noOfCpus": 4,
            "load": 1.2315135367772556,
            "speed": 7.386281948385884
        },
        "entityId": "entityId",
        "storage": {
            "totalSize": 7.061401241503109,
            "usedSize": 9.301444243932576,
            "storagePolicy": "storagePolicy"
        }
    },
    "progressDetails": {
        "completionTime": "completionTime",
        "estimatedCompletionTime": "estimatedCompletionTime",
        "migrationPriority": 7,
        "startTime": "2000-01-23T04:56:07.000+00:00",
        "progressPercentage": 1,
        "checkPoints": [
            {
                "stage": "stage",
                "time": 1
            },
            {
                "stage": "stage",
                "time": 1
            }
        ],
        "diskCopyBytes": 6.84685269835264,
        "isQueued": true,
        "status": "status"
    },
    "migrationServiceInfo": {
        "transport": [
            {
                "applianceId": "applianceId",
                "applianceName": "applianceName",
                "applianceType": "applianceType",
                "applianceVersion": "applianceVersion"
            },
            {
                "applianceId": "applianceId",
                "applianceName": "applianceName",
                "applianceType": "applianceType",
                "applianceVersion": "applianceVersion"
            }
        ]
    },
    "destination": {
        "resourceId": "resourceId",
        "endpointId": "endpointId",
        "vcGuid": "vcGuid",
        "dataCenterId": "dataCenterId",
        "endpointName": "endpointName",
        "resourceName": "resourceName",
        "dataCenterName": "dataCenterName",
        "resourceType": "resourceType"
    },
    "migrationType": "vMotion",
    "source": {
        "resourceId": "resourceId",
        "endpointId": "endpointId",
        "vcGuid": "vcGuid",
        "dataCenterId": "dataCenterId",
        "endpointName": "endpointName",
        "resourceName": "resourceName",
        "dataCenterName": "dataCenterName",
        "resourceType": "resourceType"
    },
    "message": "message",
    "error": "error"
}
string
migrationType
Optional

migrationType

Possible values are : vMotion, VR, Cold,
string
copyId
Optional

Migration parent id

string
jobId
Optional

Migration job's jobId

string
message
Optional

message

string
error
Optional

error

entityDetails
Optional

Virtual machine details which is migrated

source
Optional

Source endpoint identity details

migrationServiceInfo
Optional

Migration transport services details