a10_slb_connection_reuse¶
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 |
||
uuid str |
uuid of the object |
||
sampling_enable list |
Field sampling_enable |
||
counters1 str |
‘all’= all; ‘current_open’= Open persist; ‘current_active’= Active persist; ‘nbind’= Total bind; ‘nunbind’= Total unbind; ‘nestab’= Total established; ‘ntermi’= Total terminated; ‘ntermi_err’= Total terminated by err; ‘delay_unbind’= Delayed unbind; ‘long_resp’= Long resp; ‘miss_resp’= Missed resp; ‘unbound_data_rcv’= Unbound data rcvd; ‘pause_conn’= Pause request; ‘pause_conn_fail’= Pause request fail; ‘resume_conn’= Resume request; ‘not_remove_from_rport’= Not remove from list; |
||
oper dict |
Field oper |
||
connection_reuse_cpu_list list |
Field connection_reuse_cpu_list |
||
cpu_count int |
Field cpu_count |
||
stats dict |
Field stats |
||
current_open str |
Open persist |
||
current_active str |
Active persist |
||
nbind str |
Total bind |
||
nunbind str |
Total unbind |
||
nestab str |
Total established |
||
ntermi str |
Total terminated |
||
ntermi_err str |
Total terminated by err |
||
delay_unbind str |
Delayed unbind |
||
long_resp str |
Long resp |
||
miss_resp str |
Missed resp |
||
unbound_data_rcv str |
Unbound data rcvd |
||
pause_conn str |
Pause request |
||
pause_conn_fail str |
Pause request fail |
||
resume_conn str |
Resume request |
||
not_remove_from_rport str |
Not remove from list |