.. _slb_template_cache_stats: slb template cache stats ======================== Statistics for the object cache cache Specification ------------------- ===================================== ======================================================================== **Parameter** **Value** ===================================== ======================================================================== **Type** *Collection* **Collection Name** :ref:`2952_cache_list` **Collection URI** /axapi/v3/slb/template/cache/{name} **Element Name** cache **Element URI** /axapi/v3/slb/template/cache/{name}/stats **Element Attributes** cache_attributes **Partition Visibility** None **Schema** :download:`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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/cache/{name} .. raw:: html :ref:`2952_cache_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/cache/{name} .. raw:: html :ref:`2952_cache_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/cache/{name}/stats .. raw:: html :ref:`2952_cache_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/cache/{name} .. raw:: html :ref:`2952_cache_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/cache/{name}/stats .. raw:: html :ref:`2952_cache_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/cache/{name}/stats .. raw:: html :ref:`2952_cache_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/cache/{name} .. raw:: html :ref:`2952_cache_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/cache/{name}/stats .. raw:: html :ref:`2952_cache_attributes` .. raw:: html
.. _2952_cache_list: cache-list ---------- cache-list is **JSON List** of :ref:`2952_cache_attributes` cache-list : [ { :ref:`2952_cache_attributes` }, { :ref:`2952_cache_attributes` }, ... ] .. _2952_cache_attributes: cache attributes ---------------- **name** **Description** Specify cache template name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`2952_stats` **Type:** Object .. _2952_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **aging_entry** **Description** some help string **Type:** number **Format:** counter **bytes_served** **Description** Bytes served from cache **Type:** number **Format:** counter **caching_req** **Description** Total requests to cache **Type:** number **Format:** counter **cleaned_entry** **Description** some help string **Type:** number **Format:** counter **content_toobig** **Description** slbTemplateCacheContentToobig, help content_toobig **Type:** number **Format:** counter **content_toosmall** **Description** slbTemplateCacheContentToosmall, help content_toosmall **Type:** number **Format:** counter **entry_create_failures** **Description** slbTemplateCacheEntryCreateFailures, help entry_create_failures **Type:** number **Format:** counter **entry_num** **Description** some help string **Type:** number **Format:** counter **header_save_error** **Description** some help string **Type:** number **Format:** counter **hits** **Description** Cache hits **Type:** number **Format:** counter **ims_request** **Description** some help string **Type:** number **Format:** counter **invalidate_match** **Description** some help string **Type:** number **Format:** counter **match** **Description** some help string **Type:** number **Format:** counter **mem_size** **Description** some help string **Type:** number **Format:** counter **miss** **Description** Cache misses **Type:** number **Format:** counter **nc_req_header** **Description** slbTemplateCacheNcReqHeader, help nc_req_header **Type:** number **Format:** counter **nc_res_header** **Description** slbTemplateCacheNcResHeader, help nc_res_header **Type:** number **Format:** counter **nm_response** **Description** some help string **Type:** number **Format:** counter **nocache_match** **Description** some help string **Type:** number **Format:** counter **replaced_entry** **Description** some help string **Type:** number **Format:** counter **rsp_br** **Description** **Type:** number **Format:** counter **rsp_deflate** **Description** some help string **Type:** number **Format:** counter **rsp_gzip** **Description** some help string **Type:** number **Format:** counter **rsp_no_compress** **Description** some help string **Type:** number **Format:** counter **rsp_other** **Description** some help string **Type:** number **Format:** counter **rsp_type_304** **Description** some help string **Type:** number **Format:** counter **rsp_type_CE** **Description** some help string **Type:** number **Format:** counter **rsp_type_CL** **Description** some help string **Type:** number **Format:** counter **rsp_type_other** **Description** some help string **Type:** number **Format:** counter **rsp_type_stream** **Description** some help string **Type:** number **Format:** counter **rv_failure** **Description** slbTemplateCacheRvFailure, help rv_failure **Type:** number **Format:** counter **rv_success** **Description** some help string **Type:** number **Format:** counter **total_req** **Description** Total requests received **Type:** number **Format:** counter