API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update profile by name

Global profile for Flow-tracking Configuration

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

Flow-Tracking profile name to be configured to enter the flow-tracking context.

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

string
length between 1 and 256

User description for Flow-Tracking profile.

boolean
Defaults to false

Enable flow tracking configuration on this device.

int32
64 to 25000

Number of concurrent flows allowed to be in hardware on a per interface basis.
When not set, no limit is enforced.
This is only applicable to interfaces, where flow tracking is operationally enabled.

string
length between 1 and 256

Flow-Tracking profile name to be configured to enter the flow-tracking context.

int64
120 to 86400
Defaults to 600

Flow age-out time in seconds for established TCP Flows.

tracked-protocol
array of objects
length ≤ 2147483647

A list of protocols to be tracked by FLow Tracking Configuration.

tracked-protocol
int64
30 to 86400
Defaults to 30

UDP ageout time in seconds for established UDP Flows.

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