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
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: 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