fw tcp-window-check

Configure TCP window check

tcp-window-check Specification

Parameter Value
Type Configuration Resource
Element Name tcp-window-check
Element URI /axapi/v3/fw/tcp-window-check
Element Attributes tcp-window-check_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/fw/tcp-window-check/stats
Schema tcp-window-check schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/fw/tcp-window-check

tcp-window-check attributes

Get Object

GET

/axapi/v3/fw/tcp-window-check

tcp-window-check attributes

Modify Object

POST

/axapi/v3/fw/tcp-window-check

tcp-window-check attributes

Replace Object

PUT

/axapi/v3/fw/tcp-window-check

tcp-window-check attributes

Delete Object

DELETE

/axapi/v3/fw/tcp-window-check

tcp-window-check attributes

tcp-window-check attributes

sampling-enable

Type: List

status

Description ‘enable’: Enable TCP window check (default); ‘disable’: Disable TCP window check;

Type: string

Supported Values: enable, disable

Default: enable

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

sampling-enable

Specification Value
Type list
Block object keys  

counters1

Description ‘all’: all; ‘outside-window’: packet dropped counter for outside of tcp window;

Type: string

Supported Values: all, outside-window