{ "description": "IDS Rule statistics for a specfic enforcement point.", "id": "IdsRuleStatisticsForEnforcementPoint", "module_id": "PolicyIDSStats", "properties": { "enforcement_point": { "description": "IDS Rule statistics for a single enforcement point", "readonly": true, "required": false, "title": "Enforcement point path", "type": "string" }, "statistics": { "$ref": "IdsRuleStatistics, "description": "Statistics for the specified enforcement point", "readonly": true, "required": false, "title": "IDS Rule Statistics" } }, "title": "IDS Rule statistics for an enforcement point", "type": "object" }