NSX-T Data Center REST API

HostSwitchProfileType (type) (Deprecated)

{
  "deprecated": true,
  "enum": [
    "UplinkHostSwitchProfile",
    "LldpHostSwitchProfile",
    "NiocProfile",
    "ExtraConfigHostSwitchProfile",
    "VtepHAHostSwitchProfile",
    "HighPerformanceHostSwitchProfile"
  ],
  "id": "HostSwitchProfileType",
  "module_id": "BaseHostSwitchProfile",
  "title": "Supported HostSwitch profiles.",
  "type": "string"
}