InlineVmFailoverSettings2
InlineVmFailoverSettings2
JSON Example
{
"consolidate": false,
"instanceId": "8768d9ac-c155-4f82-8619-31197e8f66a8",
"type": "string",
"vmNetworkSettings": {
"copySourceNicSettings": false,
"nics": [
{
"externalIpAddress": "64.71.222.37",
"ipAddress": "192.0.0.1",
"ipAddressAllocationMode": "string",
"isConnected": false,
"macAddress": "00:0a:95:9d:68:17",
"needsCustomization": true,
"network": "network1",
"networkAdapterType": "VMXNET 3",
"nicIndex": 0,
"resetMacAddress": true
}
],
"primaryNicIndex": 0
}
}
boolean
consolidate
Optional
Optional parameter to specify whether PITs should be consolidated or nothing should happen in the recovered VM. Defaults to false
string
instanceId
Optional
Optional id of a PIT to recover to. By default the latest instance is used.
string
type
Optional
Polymorphic discriminator property, value is 'vcloud'