NSX-T Data Center REST API

HighPerformanceConfigParams (type)

{
  "id": "HighPerformanceConfigParams",
  "module_id": "PolicyHighPerformanceHostSwitchProfile",
  "properties": {
    "key": {
      "required": true,
      "title": "Key used to configure high performance.",
      "type": "string"
    },
    "value": {
      "required": true,
      "title": "Value corresponding to the key.",
      "type": "string"
    }
  },
  "title": "Configuration parameters required to configure high performance.",
  "type": "object"
}