countSiteByDisctinctAttributesOfSwitchPorts
GET https://{{host}}/api/v1/sites/:site_id/stats/switch_ports/count
#### Additional Search Parameter Parameter|Type|Description :-------------: |:-------------: |:-------------: distinct|string|portid, portmac, fullduplex, mac, neighbormacneighborportdesc, neighborsystemname, poedisabled, poemode, poe_on, speed, up
RESPONSES
status: OK
{"start":1511967600,"end":1513177200,"limit":100,"distinct":"mac","total":20,"results":[{"count":217,"mac":"112233445566"},{"count":35,"mac":"001122334455"}]}