.. _slb_template_policy_forward_policy_source_stats: slb template policy forward-policy source stats =============================================== Statistics for the object source source Specification -------------------- ===================================== ====================================================================================================== ===================================== ====================================================================================================== **Type** *Collection* **Collection Name** :ref:`1840_source_list` **Collection URI** /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name} **Element Name** source **Element URI** /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/stats **Element Attributes** source_attributes **Schema** :download:`source 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/policy/{name}/forward-policy/source/{name} .. raw:: html :ref:`1840_source_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name} .. raw:: html :ref:`1840_source_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/stats .. raw:: html :ref:`1840_source_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name} .. raw:: html :ref:`1840_source_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/stats .. raw:: html :ref:`1840_source_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/stats .. raw:: html :ref:`1840_source_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name} .. raw:: html :ref:`1840_source_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/stats .. raw:: html :ref:`1840_source_attributes` .. raw:: html
.. _1840_source_list: source-list ----------- source-list is **JSON List** of :ref:`1840_source_attributes` source-list : [ { :ref:`1840_source_attributes` }, { :ref:`1840_source_attributes` }, ... ] .. _1840_source_attributes: source attributes ----------------- **destination** **Type:** Object **Reference Object:** :doc:`/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination ` **name** **Description** source destination match rule name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1840_stats` **Type:** Object .. _1840_stats: stats ^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **destination-match-not-found** **Description** Number of requests without matching destination rule **Type:** number **Format:** counter **hits** **Description** Number of requests matching this source rule **Type:** number **Format:** counter **no-host-info** **Description** Failed to parse ip or host information from request **Type:** number **Format:** counter