Skip to main content

Request a new packet capture from an agent

GET
/dumps/request/{agentId}

Contract

Parameter
Value
Sectionagents
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

1 parameter

Name
Location
Required
Type
Description
agentIdpathyesintegerAgent ID

Responses

2 responses

Status
Description
Type
200
Agent response to the packet capture requestobject
500
Invalid ID or agent unavailableobject
  • {}
  • {
      "data": {},
      "error": "<string>"
    }