Views:
Device-based packet trace compiles PCAP information for a particular device from the SMS database. For more information, see DEVICE table.

Definition

pcaps/getByDevice

Parameters

Parameter Type Description
device/id string Internal ID assigned to the device. This is the SHORT_ID for the device.

Example

curl -k --header "X-SMS-API-KEY: <string>" "https://<sms_server>/pcaps/
getByDevice?deviceId=<SHORT_ID>"