VappReplicationFailoverSettings
VappReplicationFailoverSettings
JSON Example
{
"consolidate": false,
"instanceMap": {
"C4-0de9bd54-3364-4824-90bf-1a3415b47f55": "h4replica-3323a482-b402-46da-a44c-f15d5372bef5",
"C4-eedf8786-fe16-487a-846f-91aeab2fb52d": "h4replica-52f3e775-a8fa-13e3-e9be-39264ed2dfe2"
},
"powerOn": true,
"snapshotOptions": "DO_NOTHING",
"type": "vcloud",
"vAppNetworkSettings": null,
"vmNetworkSettings": null
}
string
type
Optional
Polymorphic discriminator property, value can be one of: vcenter => VcVappFailoverSettings, vcloud => VappFailoverSettings
Possible values are : vcenter, vcloud,