{ "additionalProperties": false, "extends": { "$ref": "AggregatePolicyRuntimeInfo }, "id": "AggregateLBServiceStatus", "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": "LBServiceStatusPerEP list results.", "items": { "$ref": "LBServiceStatusPerEP, "title": "LBServiceStatusPerEP" }, "readonly": true, "title": "LBServiceStatusPerEP list results", "type": "array" } }, "title": "Paged Collection of LBServiceStatusPerEP", "type": "object" }