API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Partially update packet capture profile

Named packet capture default configuration profiles that define capture destinations,
filters, and parameters for network traffic monitoring.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Packet capture profile name.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

profilebody object

controlpath-filter
array of objects
length ≤ 2147483647

Controlpath packet capture filters for capturing specific types of control
traffic like TCP, UDP, interprocess, or system messages.

controlpath-filter
string
length between 1 and 256

Packet capture profile description.

string
enum

Packet capture Destination type

Show Details
INTERFACEInterface of the controller.
IP_ADDRESSIP address of a remote destination
LOCAL_FILESYSTEMLocal filesystem of the controller.
Allowed:
string
length ≤ 9999

Destination Interface name

length ≤ 9999

IP address of remote destination

boolean
Defaults to false

Local filesystem of controller

string
length between 1 and 256

Packet capture profile name.

packet-filter
array of objects
length ≤ 2147483647

Datapath packet capture filters to specify which traffic to capture based
on MAC addresses, IPSec tunnels, or IDPS engine processing.

packet-filter
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json