Post Capture

Create capture to UE IP from Edge

post

Create the capture of data for a specific device identified by UE IP, and logs it for analysis.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ipstring · ipv4Optional

The IP address of the device to trigger the capture.

brandstringOptional

Enter brand if login as admin

Example: 619ce15fa172464347200d67
startTimeintegerOptional

The start time in milliseconds for the capture (optional).

endTimeintegerOptional

The end time in milliseconds for the capture (optional).

Responses
chevron-right
200

Successfully triggered the capture and received the response data.

application/json
post
/v1/thing/capture

Last updated

Was this helpful?