NSX-T Data Center REST API

HttpRequestMethodType (type)

{
  "additionalProperties": false,
  "enum": [
    "GET",
    "OPTIONS",
    "POST",
    "HEAD",
    "PUT"
  ],
  "id": "HttpRequestMethodType",
  "module_id": "LoadBalancer",
  "title": "http monitor method",
  "type": "string"
}