InlineVdsTopology1

InlineVdsTopology1
InlineVdsTopology1
JSON Example
{
    "cluster_id": "string",
    "data_center_id": "string",
    "status_details": [
        "string"
    ],
    "transport_node_id": [
        "string"
    ],
    "vds_config": {
        "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"
    },
    "vds_name": "string",
    "vds_status": "string",
    "vmknic": [
        "string"
    ]
}
string
cluster_id
Optional

Identifier of cluster where VDS will be created

string
data_center_id
Required

Identifier of datacenter where VDS will be created

array of string
status_details
Optional

Details of the VDS configuration status

array of string
transport_node_id
Required

Transport node identifiers on which NVDS(s) being upgraded to VDS

vds_config
Optional

The DVS Configuration

string
vds_name
Required

VDS name that will be created under above datacenter

string
vds_status
Optional

Status of the VDS configuration

Possible values are : PENDING_TOPOLOGY, APPLYING_TOPOLOGY, APPLY_TOPOLOGY_FAILED, READY, REMOVING_TOPOLOGY,
array of string
vmknic
Optional

Virtual network interfaces that will be moved from VLAN Logical switch to Distributed Virtual PortGroup