VAppNetworkSettings

VAppNetworkSettings
VAppNetworkSettings
JSON Example
{
    "bridgeOrgVdcNetworks": [
        {
            "id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
            "name": "network1"
        }
    ],
    "bulkConnectVmNics": true,
    "copySourceNetworks": false,
    "networkMappings": [
        {
            "destinationOrgVdcNetwork": {
                "id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
                "name": "network1"
            },
            "sourceNetworkName": "string",
            "sourceOrgVdcNetwork": {
                "id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
                "name": "network1"
            }
        }
    ]
}
bridgeOrgVdcNetworks
Optional

bridgeOrgVdcNetworks

boolean
bulkConnectVmNics
Optional

Specifies whether to connect all VM NICs to single orgVdcNetwork. It cannot be specified in combination with vmNetworkSettings.

boolean
copySourceNetworks
Optional

copySourceNetworks

networkMappings
Optional

networkMappings