fw tcp-window-check¶
Configure TCP window check
tcp-window-check Specification¶
Type Configuration Resource Element Name tcp-window-check Element URI /axapi/v3/fw/tcp-window-check Element Attributes tcp-window-check_attributes Statistics Data URI /axapi/v3/fw/tcp-window-check/stats Schema tcp-window-check schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fw/tcp-window-check | ||
Get Object | GET | /axapi/v3/fw/tcp-window-check | ||
Modify Object | POST | /axapi/v3/fw/tcp-window-check | ||
Replace Object | PUT | /axapi/v3/fw/tcp-window-check | ||
Delete Object | DELETE | /axapi/v3/fw/tcp-window-check |
tcp-window-check attributes¶
sampling-enable
Type: Liststatus
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 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
stats data¶
Counter | Size | Description | |
---|---|---|---|
outside-window | 8 | packet dropped counter for outside of tcp window |