a10_system_dns_cache¶
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; ‘total_q’= Total query; ‘total_r’= Total server response; ‘hit’= Total cache hit; ‘bad_q’= Query not passed; ‘encode_q’= Query encoded; ‘multiple_q’= Query with multiple questions; ‘oversize_q’= Query exceed cache size; ‘bad_r’= Response not passed; ‘oversize_r’= Response exceed cache size; ‘encode_r’= Response encoded; ‘multiple_r’= Response with multiple questions; ‘answer_r’= Response with multiple answers; ‘ttl_r’= Response with short TTL; ‘ageout’= Total aged out; ‘bad_answer’= Bad Answer; ‘ageout_weight’= Total aged for lower weight; ‘total_log’= Total stats log sent; ‘total_alloc’= Total allocated; ‘total_freed’= Total freed; ‘current_allocate’= Current allocate; ‘current_data_allocate’= Current data allocate; |
||
oper dict |
Field oper |
||
cache_client list |
Field cache_client |
||
cache_entry list |
Field cache_entry |
||
total int |
Field total |
||
client bool |
Field client |
||
entry bool |
Field entry |
||
stats dict |
Field stats |
||
total_q str |
Total query |
||
total_r str |
Total server response |
||
hit str |
Total cache hit |
||
bad_q str |
Query not passed |
||
encode_q str |
Query encoded |
||
multiple_q str |
Query with multiple questions |
||
oversize_q str |
Query exceed cache size |
||
bad_r str |
Response not passed |
||
oversize_r str |
Response exceed cache size |
||
encode_r str |
Response encoded |
||
multiple_r str |
Response with multiple questions |
||
answer_r str |
Response with multiple answers |
||
ttl_r str |
Response with short TTL |
||
ageout str |
Total aged out |
||
bad_answer str |
Bad Answer |
||
ageout_weight str |
Total aged for lower weight |
||
total_log str |
Total stats log sent |
||
total_alloc str |
Total allocated |
||
total_freed str |
Total freed |
||
current_allocate str |
Current allocate |
||
current_data_allocate str |
Current data allocate |