Post Capture
Create the capture of data for a specific device identified by UE IP, and logs it for analysis.
Authorizations
Body
ipstring · ipv4Optional
The IP address of the device to trigger the capture.
brandstringOptionalExample:
Enter brand if login as admin
619ce15fa172464347200d67
startTimeintegerOptional
The start time in milliseconds for the capture (optional).
endTimeintegerOptional
The end time in milliseconds for the capture (optional).
Responses
200
Successfully triggered the capture and received the response data.
application/json
400
Invalid input or missing required parameters.
application/json
post
Last updated
Was this helpful?