ddos zone-template tcp progression-tracking time-window-tracking

Configure and enable TCP Progression Tracking per Time Window

time-window-tracking Specification

Parameter Value
Type Configuration Resource
Element Name time-window-tracking
Element URI /axapi/v3/ddos/zone-template/tcp/{name}/progression-tracking/time-window-tracking
Element Attributes time-window-tracking_attributes
Partition Visibility shared
Schema time-window-tracking schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/zone-template/tcp/{name}/progression-tracking/time-window-tracking

time-window-tracking attributes

Get Object

GET

/axapi/v3/ddos/zone-template/tcp/{name}/progression-tracking/time-window-tracking

time-window-tracking attributes

Modify Object

POST

/axapi/v3/ddos/zone-template/tcp/{name}/progression-tracking/time-window-tracking

time-window-tracking attributes

Replace Object

PUT

/axapi/v3/ddos/zone-template/tcp/{name}/progression-tracking/time-window-tracking

time-window-tracking attributes

Delete Object

DELETE

/axapi/v3/ddos/zone-template/tcp/{name}/progression-tracking/time-window-tracking

time-window-tracking attributes

time-window-tracking attributes

progression-tracking-win-enabled

Description ‘enable-check’: Enable Progression Tracking per Time Window;

Type: string

Supported Values: enable-check

progression-tracking-windows-action

Description ‘drop’: Drop packets for progression tracking violation exceed (Default); ‘blacklist-src’: Blacklist-src for progression tracking violation exceed;

Type: string

Supported Values: drop, blacklist-src

Default: drop

Mutual Exclusion: progression-tracking-windows-action and progression-tracking-windows-action-list-name are mutually exclusive

progression-tracking-windows-action-list-name

Description Configure action-list to take when progression tracking violation exceed

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

Mutual Exclusion: progression-tracking-windows-action-list-name and progression-tracking-windows-action are mutually exclusive

Reference Object: /axapi/v3/ddos/action-list

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

window-rcvd-max

Description Set the maximum total received byte

Type: number

Range: 1-65535

window-rcvd-min

Description Set the minimum total received byte

Type: number

Range: 1-65535

window-rcvd-sent-ratio-max

Description Set the maximum received to sent ratio (in unit of 0.1% [1:1000])

Type: number

Range: 1-65535

window-rcvd-sent-ratio-min

Description Set the minimum received to sent ratio (in unit of 0.1% [1:1000])

Type: number

Range: 1-65535

window-sent-max

Description Set the maximum total sent byte

Type: number

Range: 1-65535

window-sent-min

Description Set the minimum total sent byte

Type: number

Range: 1-65535

window-violation

Description Set the violation threshold

Type: number

Range: 1-255