countSiteWanUsages
GET https://{{host}}/api/v1/sites/:site_id/wan_usages/count
Request
Name | Type | Description |
---|---|---|
mac | string | MAC address |
peer_mac | string | Peer MAC address |
port_id | string | Port ID for the device |
peer_port_id | string | Peer Port ID for the device |
policy | string | policy for the wan path |
tenant | string | tenant network in which the packet is sent |
path_type | string | path_type of the port |
RESPONSES
status: OK
{"start":1511967600,"end":1513177200,"limit":100,"distinct":"mac","total":20,"results":[{"count":217,"Policy":"P1"}]}