NSX-T Data Center REST API

Tier0SecurityFeaturesSupported (type)

{
  "description": "Feature to be activated/deactivated. IDFW - Identity Firewall IDPS - Intrusion Detection System GFW_MULTICAST - Multicast on GFW GEOIP_MONITORING - Geo IP Monitoring Use any one of this to enable/disabe it.",
  "enum": [
    "IDFW",
    "IDPS",
    "GEOIP_MONITORING"
  ],
  "id": "Tier0SecurityFeaturesSupported",
  "module_id": "PolicyGatewaySecurityFeature",
  "readonly": true,
  "required": false,
  "title": "Collection of T0 supported security features",
  "type": "string"
}