countOrgWiredClientEvents
GET https://{{host}}/api/v1/orgs/:org_id/wired_clients/events/count
Query Parameter
In addition to the filters that you can have in the search
| Parameter | Type | Description |
|---|---|---|
| distinct | string | type / proto / band / channel / wlan_id / ssid |
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
distinct | null | port_id, vlan, device_mac, site_id, mac, type |
RESPONSES
status: OK
{"results":[{"count":1,"type":"SW_DOT1XD_USR_AUTHENTICATED"}],"start":1663038067.062201,"end":1663113667.0622225,"limit":1000,"distinct":"type","total":1,"percentage":100}