{ "id": "LbPoolMemberStatistics", "module_id": "AggSvcLb", "properties": { "ip_address": { "$ref": "IPAddress, "required": true, "title": "Pool member IP address" }, "port": { "$ref": "PortElement, "description": "The port is configured in pool member. For virtual server port range case, pool member port must be null.", "title": "Pool member port" }, "statistics": { "$ref": "LbStatisticsCounter, "required": true, "title": "Pool member statistics counter" } }, "type": "object" }