{ "extends": { "$ref": "AggregatedLogicalRouterPortCounters }, "id": "LogicalRouterPortStatisticsSummary", "module_id": "AggSvcLogicalRouterPort", "properties": { "last_update_timestamp": { "$ref": "EpochMsTimestamp, "readonly": true, "title": "Timestamp when the data was last updated; unset if data source has never updated the data." }, "logical_router_port_id": { "required": true, "title": "The ID of the logical router port", "type": "string" }, "rx": { "$ref": "LogicalRouterPortCounters, "readonly": true, "required": false }, "tx": { "$ref": "LogicalRouterPortCounters, "readonly": true, "required": false } }, "type": "object" }