InlineVappFailoverTestSettings2

InlineVappFailoverTestSettings2
InlineVappFailoverTestSettings2
JSON Example
{
    "instanceMap": {
        "rep1": "inst1",
        "rep2": "inst2"
    },
    "sync": false,
    "type": "string"
}
object
instanceMap
Optional

A 'vm_replication_id' -> 'instance_id' map. Cannot be used together with the 'sync' parameter set to true.

boolean
sync
Optional

Indicates whether synchronization should be performed before test VM is recovered. Defaults to false. Cannot be set to 'true' if the 'instanceMap' parameter is populated.

string
type
Optional

Polymorphic discriminator property, value is 'vcloud'

object
vmNetworkSettings
Optional

Network settings for each VM organized as map by VM ID