VappFailoverSettings
Settings used when performing failover on a vApp level.
{
"copySecurityTags": true,
"placementPolicy": "55a69531-ee2d-4cef-8df2-c68339e9e5ad",
"powerOn": true,
"sizingPolicy": "6d688c22-7736-44d3-8fcd-99d637eaef97",
"vAppNetworkSettings": {
"networkMappings": [
{
"sourceNetworkName": "ext_net_vdc_s1Org",
"sourceOrgVdcNetwork": {
"id": "e5a39b99-6c27-493c-acce-7eae3cd7414e",
"name": "ext_net_vdc_s1Org"
},
"destinationOrgVdcNetwork": {
"id": "f1c31b8d-c36b-4c2e-9236-cf97f5046072",
"name": "ext_net_vdc_s2Org"
}
}
],
"copySourceNetworks": true,
"bridgeOrgVdcNetworks": [],
"bulkConnectVmNics": false
},
"consolidate": false,
"instanceMap": {
"rep1": "inst1",
"rep2": "inst2"
},
"snapshotOptions": "DO_NOTHING",
"type": "string",
"vmNetworkSettings": {
"de68576d-7505-490e-ab9e-1942c2c965c4": {
"primaryNicIndex": 0,
"nics": [
{
"nicIndex": 0,
"isConnected": true,
"resetMacAddress": false,
"network": "ext_net_vdc_s1Org",
"ipAddress": "",
"ipAddressAllocationMode": "POOL",
"externalIpAddress": "10.71.232.255",
"networkAdapterType": "",
"needsCustomization": false,
"macAddress": "00:50:56:8a:b2:a8"
}
],
"copySourceNicSettings": true,
"computerName": "testpc",
"enableGuestCustomization": true
}
},
"storageProfileId": "8f5c7c85-dc5a-4e36-bf01-376df43af4b0"
}
Indicates whether PITs should be consolidated or nothing should happen in the recovered VM. Defaults to false.
A 'vm_replication_id' -> 'instance_id' map.
When set, the given storage profile will be applied after the VM has been registered in VMware Cloud Director. Requirements are: vMotion, all ESXi hosts with access to the datastores which comprise the storage profile that was used to configure the replication need to have access to the datastores which comprise the new storage profile, all ESXi hosts with access to the datastores which comprise the new storage profile need to have access to the datastores which comprise the storage profile that was used to configure the replication.
Polymorphic discriminator property, value is 'vcloud'
Network settings for each VM organized as map by VM ID