NSX-T Data Center REST API
VpcServiceGatewayPortInternalCounters (type)
{ "additionalProperties": false, "id": "VpcServiceGatewayPortInternalCounters", "module_id": "PolicyVpcStatistics", "properties": { "last_update_timestamp": { "$ref": "EpochMsTimestamp", "can_sort": true, "readonly": true, "title": "Timestamp when the data was last updated." }, "rx": { "$ref": "ServiceGatewayCounterCommon", "readonly": true, "required": false }, "tx": { "$ref": "ServiceGatewayCounterCommon", "readonly": true, "required": false } }, "type": "object" }