InlineVappFailoverSettings2
InlineVappFailoverSettings2
JSON Example
{
"consolidate": false,
"instanceMap": {
"rep1": "inst1",
"rep2": "inst2"
},
"type": "string"
}
boolean
consolidate
Optional
Indicates whether PITs should be consolidated or nothing should happen in the recovered VM. Defaults to false.
object
instanceMap
Optional
A 'vm_replication_id' -> 'instance_id' map.
string
type
Optional
Polymorphic discriminator property, value is 'vcloud'
object
vmNetworkSettings
Optional
Network settings for each VM organized as map by VM ID