getSitePacketCaptures

GET https://{{host}}/api/v1/sites/:site_id/pcaps

Response

NameTypeDescription
pcap_apsdictcontains AP specific configuration selected by user during scan pcap.

Request Params

KeyDatatypeRequiredDescription
startnull
endnull
client_macnull

RESPONSES

status: OK

{"start":1461099816,"end":1461089816,"limit":100,"next":"/api/v1/sites/67970e46-4e12-11e6-9188-0242ac110007/pcaps?start=1461099816\u0026search_after=%5B1694537121217%5D\u0026limit=100\u0026end=1461089816","results":[{"type":"new_assoc","timestamp":1461869041,"ap_macs":["5c5b35000010"],"url":"https://..."},{"last_seen":1694055531.513,"aps":["5c5b35000010"],"format":"stream","termination_reason":"default","type":"scan","max_num_packets":1024.0,"duration":600.0,"timestamp":1694098696.981433,"org_id":"00000000-0000-0000-0000-000000000000","site_id":"00000000-0000-0000-0000-000000000000","id":"12981770-dd35-4111-9f2f-ae54c26b3e2a","pcap_url":"https://...","pcap_aps":{"5c5b35000010":{"band":"6","bandwidth":"20","channel":133,"tcpdump_expression":null}},"num_packets":1024.0}]}