Get traffic statistics for a location
get
Authorizations
defguard_sessionstringRequired
Path parameters
network_idinteger · int64Required
ID of the network.
Query parameters
fromstringOptional
Start of the reported period as an RFC 3339 timestamp. Defaults to 1 hour ago.
Responses
200
Traffic statistics of the location.
application/json
objectOptional
401
Session is missing or invalid.
application/json
403
Requires admin privileges.
application/json
404
Network not found.
application/json
500
Unable to get location statistics.
application/json
get/api/v1/network/{network_id}/stats
Last updated
Was this helpful?