{ "description": "Feature to be enabled/disabled. IDPS - Intrusion Detection System TLS - Transport Layer Security Inspection MALWAREPREVENTION - Malware Prevention Use any one of this to enable/disabe it.", "enum": [ "MALWAREPREVENTION", "IDFW", "IDPS", "TLS" ], "id": "SecurityFeaturesSupported", "module_id": "PolicyGatewaySecurityFeature", "readonly": true, "required": false, "title": "Collection of T1 supported security features", "type": "string" }