DVSConfig

DVSConfig
DVSConfig

The DVS Configuration

JSON Example
{
    "host_infra_traffic_res": [
        {
            "limit": "number",
            "reservation": "number",
            "shares": 0,
            "traffic_type": {
                "dynamic_res_pool_name": "string",
                "traffic_name": "string"
            }
        }
    ],
    "lacp_group_configs": [
        {
            "key": "string",
            "load_balance_algorithm": "string",
            "mode": "string",
            "name": "string",
            "timeout_type": "string",
            "uplink_names": [
                "string"
            ],
            "uplink_num": 0,
            "uplink_port_keys": [
                "string"
            ]
        }
    ],
    "lldp_send_enabled": false,
    "mtu": 0,
    "name": "string",
    "uplink_port_names": [
        "string"
    ],
    "uuid": "string"
}
host_infra_traffic_res
Optional

host_infra_traffic_res specifies bandwidth allocation for various traffic resources.

lacp_group_configs
Optional

It contains information about VMware specific multiple dynamic LACP groups.

boolean
lldp_send_enabled
Optional

Enabled or disabled sending LLDP packets

integer As int32 As int32
mtu
Optional
Constraints: minimum: 1600

Maximum Transmission Unit used for uplinks

string
name
Required

The DVS name

array of string
uplink_port_names
Required
Constraints: minItems: 1

Names of uplink ports for this DVS.

string
uuid
Optional

The DVS uuid