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:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/fw/session-aging

session-aging attributes

Create List

POST

/axapi/v3/fw/session-aging

session-aging attributes

Get Object

GET

/axapi/v3/fw/session-aging/{name}

session-aging attributes

Get List

GET

/axapi/v3/fw/session-aging

session-aging-list

Modify Object

POST

/axapi/v3/fw/session-aging/{name}

session-aging attributes

Replace Object

PUT

/axapi/v3/fw/session-aging/{name}

session-aging attributes

Replace List

PUT

/axapi/v3/fw/session-aging

session-aging-list

Delete Object

DELETE

/axapi/v3/fw/session-aging/{name}

session-aging attributes

session-aging-list

session-aging-list is JSON List of session-aging attributes

session-aging-list : [

session-aging attributes

alive-if-active

Description keep connection alive if active traffic

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

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

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-idle-timeout

Description Idle Timeout (sec), default is 600 (number)

Type: number

Range: 1-2097151

Default: 600

udp-idle-timeout

Description Idle Timeout value (default 120 seconds) (idle timeout in second, default 120)

Type: number

Range: 1-2097151

Default: 120

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