{ "additionalProperties": false, "extends": { "$ref": "AggregatePolicyRuntimeInfo }, "id": "AggregateLBServiceUsage", "module_id": "PolicyLBStatistics", "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": "LBServiceUsagePerEP list results.", "items": { "$ref": "LBServiceUsagePerEP, "title": "LBServiceUsagePerEP" }, "readonly": true, "title": "LBServiceUsagePerEP list results", "type": "array" } }, "title": "Aggregate of LBServiceUsagePerEP across Enforcement Points.", "type": "object" }