Tunnel Traffic Data Details
Returns traffic details for the specified router tunnel, with the information retrieved from the daily DB tunnel traffic tables. A router ID or name must be specified. All other parameters are optional. For example:
v1/{tenant_id}/trafficData/{topology_id}/tunnelTraffic
Normal response codes: 200
Table 1 list the request parameters:
Table 1: 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>. |
Optional Parameters
Optional interface traffic data parameters include:
- interfaceDesc
- tunnelID
- startDate
- endDate
- limit