fw session-aging¶
Session aging
session-aging Specification¶
Type Collection Object Key(s) name Collection Name session-aging-list Collection URI /axapi/v3/fw/session-aging Element Name session-aging Element URI /axapi/v3/fw/session-aging/{name} Element Attributes session-aging_attributes Schema session-aging schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fw/session-aging | ||
Create List | POST | /axapi/v3/fw/session-aging | ||
Get Object | GET | /axapi/v3/fw/session-aging/{name} | ||
Get List | GET | /axapi/v3/fw/session-aging | ||
Modify Object | POST | /axapi/v3/fw/session-aging/{name} | ||
Replace Object | PUT | /axapi/v3/fw/session-aging/{name} | ||
Replace List | PUT | /axapi/v3/fw/session-aging | ||
Delete Object | DELETE | /axapi/v3/fw/session-aging/{name} |
session-aging-list¶
session-aging-list is JSON List of session-aging attributes
session-aging-list : [
]
session-aging attributes¶
icmp-idle-timeout
Description Idle Timeout time (default 2 seconds) (Second, default 2)
Type: number
Range: 2-15000
Default: 2
ip-idle-timeout
Description Idle Timeout time(sec), default is 30 (Second)
Type: number
Range: 1-2097151
Default: 30
name
Description session-aging Template (session-aging Template name)
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
tcp
Description: tcp is a JSON Block. Please see below for tcp
Type: Object
Reference Object: /axapi/v3/fw/session-aging/{name}/tcp
udp
Description: udp is a JSON Block. Please see below for udp
Type: Object
Reference Object: /axapi/v3/fw/session-aging/{name}/udp
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
udp¶
Specification Type object port-cfg
Type: Listudp-idle-timeout
Description Idle Timeout (sec), default is 120 (number)
Type: number
Range: 1-2097151
Default: 120
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
udp_port-cfg¶
Specification Type list Block object keys udp-idle-timeout
Description Idle Timeout (sec), default is 120 (number)
Type: number
Range: 1-2097151
Default: 120
udp-port
Description
Type: number
Range: 1-65535
tcp¶
Specification Type object force-delete-timeout
Description The maximum time that a session can stay in the system before being deleted, default is off (number (second))
Type: number
Range: 1-31
Mutual Exclusion: force-delete-timeout and force-delete-timeout-100ms are mutually exclusive
force-delete-timeout-100ms
Description The maximum time that a session can stay in the system before being deleted, default is off (number in 100ms)
Type: number
Range: 1-31
Mutual Exclusion: force-delete-timeout-100ms and force-delete-timeout are mutually exclusive
half-close-idle-timeout
Description TCP Half Close Idle Timeout (sec), default is off (number)
Type: number
Range: 60-120
half-open-idle-timeout
Description TCP Half Open Idle Timeout (sec), default is off (number)
Type: number
Range: 1-60
port-cfg
Type: Listtcp-idle-timeout
Description Idle Timeout (sec), default is 600 (number)
Type: number
Range: 1-2097151
Default: 600
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
tcp_port-cfg¶
Specification Type list Block object keys force-delete-timeout
Description The maximum time that a session can stay in the system before being deleted, default is off (number (second))
Type: number
Range: 1-31
Mutual Exclusion: force-delete-timeout and force-delete-timeout-100ms are mutually exclusive
force-delete-timeout-100ms
Description The maximum time that a session can stay in the system before being deleted, default is off (number in 100ms)
Type: number
Range: 1-31
Mutual Exclusion: force-delete-timeout-100ms and force-delete-timeout are mutually exclusive
half-close-idle-timeout
Description TCP Half Close Idle Timeout (sec), default is off (number)
Type: number
Range: 60-120
half-open-idle-timeout
Description TCP Half Open Idle Timeout (sec), default is off (number)
Type: number
Range: 1-60
tcp-idle-timeout
Description Idle Timeout (sec), default is 600 (number)
Type: number
Range: 1-2097151
tcp-port
Description
Type: number
Range: 1-65535