a10_system_dns¶
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; ‘slb_req’= No. of requests; ‘slb_resp’= No. of responses; ‘slb_no_resp’= No. of resource failures; ‘slb_req_rexmit’= No. of request retransmits; ‘slb_resp_no_match’= No. of requests with no response; ‘slb_no_resource’= No. of resource failures; ‘nat_req’= (NAT) No. of requests; ‘nat_resp’= (NAT) No. of responses; ‘nat_no_resp’= (NAT) No. of resource failures; ‘nat_req_rexmit’= (NAT) No. of request retransmits; ‘nat_resp_no_match’= (NAT) No. of requests with no response; ‘nat_no_resource’= (NAT) No. of resource failures; ‘nat_xid_reused’= (NAT) No. of requests reusing a transaction id; |
||
stats dict |
Field stats |
||
slb_req str |
No. of requests |
||
slb_resp str |
No. of responses |
||
slb_no_resp str |
No. of resource failures |
||
slb_req_rexmit str |
No. of request retransmits |
||
slb_resp_no_match str |
No. of requests with no response |
||
slb_no_resource str |
No. of resource failures |
||
nat_req str |
(NAT) No. of requests |
||
nat_resp str |
(NAT) No. of responses |
||
nat_no_resp str |
(NAT) No. of resource failures |
||
nat_req_rexmit str |
(NAT) No. of request retransmits |
||
nat_resp_no_match str |
(NAT) No. of requests with no response |
||
nat_no_resource str |
(NAT) No. of resource failures |
||
nat_xid_reused str |
(NAT) No. of requests reusing a transaction id |