a10_fw_session_aging¶
Parameters¶
Parameters |
Choices/Defaults |
Comment |
|
---|---|---|---|
state str/required |
[‘noop’, ‘present’, ‘absent’] |
State of the object to be created. |
|
ansible_host str/required |
Host for AXAPI authentication |
||
ansible_username str/required |
Username for AXAPI authentication |
||
ansible_password str/required |
Password for AXAPI authentication |
||
ansible_port int/required |
Port for AXAPI authentication |
||
a10_device_context_id int |
[‘1-8’] |
Device ID for aVCS configuration |
|
a10_partition str |
Destination/target partition for object/command |
||
name str/required |
session-aging Template (session-aging Template name) |
||
icmp_idle_timeout int |
Idle Timeout time (default 2 seconds) (Second, default 2) |
||
ip_idle_timeout int |
Idle Timeout time(sec), default is 30 (Second) |
||
uuid str |
uuid of the object |
||
user_tag str |
Customized tag |
||
tcp dict |
Field tcp |
||
tcp_idle_timeout int |
Idle Timeout (sec), default is 600 (number) |
||
half_open_idle_timeout int |
TCP Half Open Idle Timeout (sec), default is off (number) |
||
half_close_idle_timeout int |
TCP Half Close Idle Timeout (sec), default is off (number) |
||
force_delete_timeout int |
The maximum time that a session can stay in the system before being deleted, default is off (number (second)) |
||
force_delete_timeout_100ms int |
The maximum time that a session can stay in the system before being deleted, default is off (number in 100ms) |
||
port_cfg list |
Field port_cfg |
||
uuid str |
uuid of the object |
||
udp dict |
Field udp |
||
udp_idle_timeout int |
Idle Timeout (sec), default is 120 (number) |
||
port_cfg list |
Field port_cfg |
||
uuid str |
uuid of the object |