VmFailoverSettings

VmFailoverSettings
VmFailoverSettings
JSON Example
{
    "placementPolicy": "55a69531-ee2d-4cef-8df2-c68339e9e5ad",
    "powerOn": true,
    "sizingPolicy": "6d688c22-7736-44d3-8fcd-99d637eaef97",
    "vAppNetworkSettings": null,
    "consolidate": false,
    "instanceId": "8768d9ac-c155-4f82-8619-31197e8f66a8",
    "type": "string",
    "vmNetworkSettings": {
        "copySourceNicSettings": false,
        "nics": [
            {
                "externalIpAddress": "64.71.222.37",
                "ipAddress": "192.0.0.1",
                "ipAddressAllocationMode": "string",
                "isConnected": false,
                "macAddress": "00:0a:95:9d:68:17",
                "needsCustomization": true,
                "network": "network1",
                "networkAdapterType": "VMXNET 3",
                "nicIndex": 0,
                "resetMacAddress": true
            }
        ],
        "primaryNicIndex": 0
    }
}