ClusterExpansionNetworkProfile

ClusterExpansionNetworkProfile
ClusterExpansionNetworkProfile

This specification contains the host switch configurations for the NSX transport node.

JSON Example
{
    "name": "string",
    "description": "string",
    "nsxtHostSwitchConfigs": [
        {
            "vdsName": "string",
            "uplinkProfileName": "string",
            "ipAddressPoolName": "string",
            "vdsUplinkToNsxUplink": [
                {
                    "vdsUplinkName": "string",
                    "nsxUplinkName": "string"
                }
            ]
        }
    ]
}
string
name
Required

The network profile name

string
description
Optional

The network profile description

nsxtHostSwitchConfigs
Required

The list of NSX host switch configurations