ComputeManagerTopology

ComputeManagerTopology
ComputeManagerTopology

Details where NVDS will be migrated to

JSON Example
{
    "compute_manager_id": "string",
    "dvswitch": [
        {
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "_self": {},
            "_revision": 0,
            "_create_time": 0,
            "_create_user": "string",
            "_last_modified_time": 0,
            "_last_modified_user": "string",
            "_protection": "string",
            "_system_owned": false,
            "description": "string",
            "display_name": "string",
            "id": "string",
            "resource_type": "string",
            "tags": [
                {
                    "scope": "string",
                    "tag": "string"
                }
            ],
            "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
compute_manager_id
Required

Identifier of vcenter where VDS will be created

array of VdsTopology
dvswitch
Required

Datacenter, VDS mapping