InlineVcFailoverTestSettings2

InlineVcFailoverTestSettings2
InlineVcFailoverTestSettings2
JSON Example
{
    "customVirtualHardware": {
        "macAddressPolicy": "string",
        "memoryInMB": 2048,
        "numCoresPerSocket": 2,
        "numCpus": 4
    },
    "exposePITsAsSnapshots": true,
    "instanceId": "77f1d143-2aaa-4505-ab47-ebb62c1e3e15",
    "sync": true,
    "type": "string"
}
customVirtualHardware
Optional

customVirtualHardware

boolean
exposePITsAsSnapshots
Optional

Optional parameter to specify whether the existing preceding PITs should be exposed as snapshots.

string
instanceId
Optional

Optional id of a PIT to recover to. By default the latest instance is used.

boolean
sync
Optional

Whether automatic synchronization should be performed before the failover test. Cannot be set to 'true' if the 'instanceId' parameter is populated.

string
type
Optional

Polymorphic discriminator property, value is 'vcenter'