Rule Response
data class RuleResponse(val action: String, val conditions: List<ConditionResponse>, val description: String, val ins: List<String>, val logConfigs: List<LogConfigResponse>, val notIns: List<String>, val permissions: List<String>)
This is deprecated and has no effect. Do not use.