nls_1_0_validate_migration_response_migrations_inner_input
nls_1_0_validate_migration_response_migrations_inner_input
JSON Example
{
"schedule": {
"scheduledFailover": true,
"startTime": "startTime",
"endTime": "endTime"
},
"entityDetails": {
"entityType": "entityType",
"entityName": "entityName",
"entityId": "entityId"
},
"destination": {
"resourceId": "resourceId",
"endpointType": "endpointType",
"endpointId": "endpointId",
"endpointName": "endpointName",
"resourceName": "resourceName",
"resourceType": "VDC"
},
"decisionRules": {
"forcePowerOffVm": false,
"removeSnapshots": false,
"removeISOs": false,
"upgradeHardware": false,
"upgradeVMTools": false
},
"migrationType": "vMotion",
"source": {
"resourceId": "resourceId",
"endpointType": "endpointType",
"endpointId": "endpointId",
"endpointName": "endpointName",
"resourceName": "resourceName",
"resourceType": "VDC"
},
"placement": [
{
"containerType": "dataCenter",
"containerId": "containerId"
},
{
"containerType": "dataCenter",
"containerId": "containerId"
}
],
"storage": {
"storageProfileId": "storageProfileId",
"diskProvisionType": "thin",
"datastoreId": "datastoreId"
},
"networks": {
"targetNetworks": [
{
"destNetworkValue": "destNetworkValue",
"destNetworkType": "destNetworkType",
"destNetworkName": "destNetworkName",
"srcNetworkName": "srcNetworkName",
"srcNetworkValue": "srcNetworkValue",
"srcNetworkType": "srcNetworkType"
},
{
"destNetworkValue": "destNetworkValue",
"destNetworkType": "destNetworkType",
"destNetworkName": "destNetworkName",
"srcNetworkName": "srcNetworkName",
"srcNetworkValue": "srcNetworkValue",
"srcNetworkType": "srcNetworkType"
}
],
"retainMac": true
}
}
string
migrationType
Optional
migrationType
Possible values are :
vMotion,
VR,
Cold,
entityDetails
Optional
Virtual machine identity details which is migrated
destination
Optional
Destination endpoint identity details
placement
Optional
Destination placement details where the VM is migrated to
storage
Optional
Destination storage details to which virtual machine is migrated to
networks
Optional
Destination network details to which target networks it is to be connected with
decisionRules
Optional
Decision rules specify the actions or decisions that may be taken as a part of VM migration.
schedule
Optional
VR migration schedule parameters for the offline sync how it to be scheduled with