{ "description": "Forwarding policy statistics for a specfic enforcement point.", "id": "ForwardingPolicyStatisticsForEnforcementPoint", "module_id": "PolicyForwardingStats", "properties": { "enforcement_point": { "description": "Path for a specific enforcement point", "readonly": true, "required": false, "title": "Enforcement point path", "type": "string" }, "statistics": { "$ref": "ForwardingPolicyStats, "description": "Statistics for the specified enforcement point", "readonly": true, "required": false, "title": "Forwarding Policy Statistics" } }, "title": "Forwarding Policy statistics for an enforcement point", "type": "object" }