VmReplicationNetworkSettings

VmReplicationNetworkSettings
VmReplicationNetworkSettings
JSON Example
{
    "failoverSettings": {
        "vAppNetworkSettings": {
            "bridgeOrgVdcNetworks": [
                {
                    "id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
                    "name": "network1"
                }
            ],
            "bulkConnectVmNics": true,
            "copySourceNetworks": true,
            "networkMappings": [
                {
                    "destinationOrgVdcNetwork": {
                        "id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
                        "name": "network1"
                    },
                    "sourceNetworkName": "ext_net_vdc_s1Org",
                    "sourceOrgVdcNetwork": {
                        "id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
                        "name": "network1"
                    }
                }
            ]
        },
        "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
        }
    },
    "failoverTestSettings": {
        "vAppNetworkSettings": {
            "bridgeOrgVdcNetworks": [
                {
                    "id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
                    "name": "network1"
                }
            ],
            "bulkConnectVmNics": true,
            "copySourceNetworks": true,
            "networkMappings": [
                {
                    "destinationOrgVdcNetwork": {
                        "id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
                        "name": "network1"
                    },
                    "sourceNetworkName": "ext_net_vdc_s1Org",
                    "sourceOrgVdcNetwork": {
                        "id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
                        "name": "network1"
                    }
                }
            ]
        },
        "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
        }
    }
}
failoverSettings
Optional

failoverSettings

failoverTestSettings
Optional

failoverTestSettings