{ "additionalProperties": false, "description": "Aggregate of L2VPN Session Statistics across Enforcement Points.", "extends": { "$ref": "AggregatePolicyRuntimeInfo }, "id": "AggregateL2VPNSessionStatistics", "module_id": "PolicyVpnStats", "properties": { "intent_path": { "description": "Intent path of object, forward slashes must be escaped using %2F.", "readonly": true, "required": true, "title": "String Path of the intent object", "type": "string" }, "results": { "description": "List of L2VPN Session Statistics per Enforcement Point.", "items": { "$ref": "L2VPNSessionStatisticsPerEP, "title": "L2VPN Session Statistics per Enforcement Point" }, "readonly": true, "title": "List of L2VPN Session Statistics per Enforcement Point", "type": "array" } }, "title": "Aggregate of L2VPN Session Statistics", "type": "object" }