a10_slb_rc_cache_global¶
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; ‘hits’= Cache Hits; ‘miss’= Cache Misses; ‘bytes_served’= Bytes Served; ‘total_req’= Total Requests; ‘caching_req’= Cacheable Requests; ‘nc_req_header’= No-cache Request; ‘nc_res_header’= Not cacheable; ‘rv_success’= Revalidation Successes; ‘rv_failure’= Revalidation Failures; ‘ims_request’= IMS Requests; ‘nm_response’= Responses from cache 304 Not Modified; ‘rsp_type_CL’= Responses from server 200 OK - Cont Len; ‘rsp_type_CE’= Responses from server 200 OK - Chnk Enc; ‘rsp_type_304’= Responses from server 304 Not Modified; ‘rsp_type_other’= Responses from server 200 OK - Other; ‘rsp_no_compress’= Responses from cache 200 OK - No Comp; ‘rsp_gzip’= Responses from cache 200 OK - Gzip; ‘rsp_deflate’= Responses from cache 200 OK - Deflate; ‘rsp_other’= Responses from cache Other; ‘nocache_match’= Policy URI nocache; ‘match’= Policy URI cache; ‘invalidate_match’= Policy URI invalidate; ‘content_toobig’= Policy Content Too Big; ‘content_toosmall’= Policy Content Too Small; ‘entry_create_failures’= Entry Create failures; ‘mem_size’= Memory Used; ‘entry_num’= Entry Cached; ‘replaced_entry’= Entry Replaced; ‘aging_entry’= Entry Aged Out; ‘cleaned_entry’= Entry Cleaned; |
||
stats dict |
Field stats |
||
hits str |
Cache Hits |
||
miss str |
Cache Misses |
||
bytes_served str |
Bytes Served |
||
total_req str |
Total Requests |
||
caching_req str |
Cacheable Requests |
||
nc_req_header str |
No-cache Request |
||
nc_res_header str |
Not cacheable |
||
rv_success str |
Revalidation Successes |
||
rv_failure str |
Revalidation Failures |
||
ims_request str |
IMS Requests |
||
nm_response str |
Responses from cache 304 Not Modified |
||
rsp_type_CL str |
Responses from server 200 OK - Cont Len |
||
rsp_type_CE str |
Responses from server 200 OK - Chnk Enc |
||
rsp_type_304 str |
Responses from server 304 Not Modified |
||
rsp_type_other str |
Responses from server 200 OK - Other |
||
rsp_no_compress str |
Responses from cache 200 OK - No Comp |
||
rsp_gzip str |
Responses from cache 200 OK - Gzip |
||
rsp_deflate str |
Responses from cache 200 OK - Deflate |
||
rsp_other str |
Responses from cache Other |
||
nocache_match str |
Policy URI nocache |
||
match str |
Policy URI cache |
||
invalidate_match str |
Policy URI invalidate |
||
content_toobig str |
Policy Content Too Big |
||
content_toosmall str |
Policy Content Too Small |
||
entry_create_failures str |
Entry Create failures |
||
mem_size str |
Memory Used |
||
entry_num str |
Entry Cached |
||
replaced_entry str |
Entry Replaced |
||
aging_entry str |
Entry Aged Out |
||
cleaned_entry str |
Entry Cleaned |