VmkToLogicalSwitchMapping

VmkToLogicalSwitchMapping
VmkToLogicalSwitchMapping

Holds VMkernal to logical switch mapping. This will be used for network migration.

JSON Example
{
    "dest_network_id": "string",
    "src_interface_id": "string"
}
string
dest_network_id
Required

Only VLAN type of logical switch can be specified here, as migration operation is only supported for these types.

string
src_interface_id
Required

The ID (for example, vmk0) of the vmkernal interface on ESX to migrate.