.. _system_dns_cache: system dns-cache ================ DNS Cache Statistics dns-cache Specification ----------------------- ===================================== ========================================================= **Parameter** **Value** ===================================== ========================================================= **Type** *Configuration Resource* **Element Name** dns-cache **Element URI** /axapi/v3/system/dns-cache **Element Attributes** dns-cache_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/system/dns-cache/stats **Operational Data URI** /axapi/v3/system/dns-cache/oper **Schema** :download:`dns-cache schema ` ===================================== ========================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/dns-cache .. raw:: html :ref:`3231_dns-cache_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/dns-cache .. raw:: html :ref:`3231_dns-cache_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/dns-cache .. raw:: html :ref:`3231_dns-cache_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/dns-cache .. raw:: html :ref:`3231_dns-cache_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/dns-cache .. raw:: html :ref:`3231_dns-cache_attributes` .. raw:: html
.. _3231_dns-cache_attributes: dns-cache attributes -------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _3231_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** '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; 'resolver_queue_full': Resolver task queue full; 'truncated_r': Response with Truncation bit set; **Type:** string **Supported Values:** all, total_q, total_r, hit, bad_q, encode_q, multiple_q, oversize_q, bad_r, oversize_r, encode_r, multiple_r, answer_r, ttl_r, ageout, bad_answer, ageout_weight, total_log, total_alloc, total_freed, current_allocate, current_data_allocate, resolver_queue_full, truncated_r