Class of Service Traffic Statistics Data Details
Returns DB CoS traffic statistics collected for a specified device and an interface. Returns all statistics for either the current day (the default option) or for the specified start date.
![]() | Note: CoS traffic statistics are only available for Juniper Networks, Cisco Systems, Alcatel-Lucent, and Huawei devices. |
v1/{tenant_id}/trafficData/{topology_id}/cosTraffic
Normal response codes: 200
Table 1 lists the required parameters.
Table 1: Class of Service Traffic Statistics Data – Request Parameters
Parameter | Style | Type | Description |
---|---|---|---|
tenant_id | URI | xsd:int | The unique identifier of the tenant or account. Currently it is fixed to 1. |
topology_id | URI | xsd:int | The unique identifier of the topology. Currently it is fixed to 1. |
routerID | URI | xsd:int | The router ID number. |
routerName | URI | xsd:string | The router name, expressed as ?routerName=<value>. |
interfaceDesc | URI | xsd:string | The interface description value. |
Optional Parameters
Optional interface traffic data parameters include:
- startDate—Use YYYYMMDD format.
- limit—Use an integer value.
- ingress—Ingress value is retrieved if included in the URL.