NSX-T Data Center REST API

LBXForwardedForType (type)

{
  "additionalProperties": false,
  "description": "X-forwarded-for type.",
  "enum": [
    "INSERT",
    "REPLACE"
  ],
  "id": "LBXForwardedForType",
  "module_id": "PolicyLoadBalancer",
  "title": "X-forwarded-for type",
  "type": "string"
}