countSiteServicePathEvents
GET https://{{host}}/api/v1/sites/:site_id/services/events/count
Query Parameters
Name | Type | Description |
---|---|---|
distinct | string | type / mac / vpnname / vpnpath / policy / portid / model / siteid |
RESPONSES
status: OK
{"results":[{"type":"GW_SERVICE_PATH_ADD","count":14},{"type":"GW_SERVICE_PATH_REMOVE","count":1}],"start":1697010188,"end":1697096588,"limit":10,"distinct":"type","total":2}