NSX-T Data Center REST API

HostSwitchProfileTypeIdEntry (type) (Deprecated)

{
  "deprecated": true,
  "id": "HostSwitchProfileTypeIdEntry",
  "module_id": "BaseHostSwitchProfile",
  "properties": {
    "key": {
      "$ref": "HostSwitchProfileType"
    },
    "value": {
      "description": "key value",
      "readonly": false,
      "required": true,
      "type": "string"
    }
  },
  "type": "object"
}