{ "additionalProperties": false, "description": "Tier0 or Tier1 interface group statistics on specific Enforcement Point.", "id": "PolicyInterfaceGroupStatistics", "module_id": "PolicyConnectivityStatistics", "properties": { "members": { "description": "Tier0 or Tier1 interface statistics on specific Enforcement Point.", "items": { "$ref": "LogicalRouterPortStatistics }, "readonly": true, "title": "Gateway Interface statistics", "type": "array" }, "summary": { "$ref": "AggregatedLogicalRouterPortCounters, "description": "Aggregated interface group statistics on specific Enforcement Point.", "readonly": true, "title": "Aggregated interface group statistics" } }, "title": "Gateway Interface group statistics", "type": "object" }