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 Use any one of this to enable/disabe it.", 
  "enum": [
    "IDFW", 
    "IDPS"
  ], 
  "id": "Tier0SecurityFeaturesSupported", 
  "module_id": "PolicyGatewaySecurityFeature", 
  "readonly": true, 
  "required": false, 
  "title": "Collection of T0 supported security features", 
  "type": "string"
}