.. _cgnv6_one_to_one_pool_stats: cgnv6 one-to-one pool stats =========================== Statistics for the object pool pool Specification ------------------ ===================================== ================================================================================ **Parameter** **Value** ===================================== ================================================================================ **Type** *Collection* **Collection Name** :ref:`527_pool_list` **Collection URI** /axapi/v3/cgnv6/one-to-one/pool/{pool-name} **Element Name** pool **Element URI** /axapi/v3/cgnv6/one-to-one/pool/{pool-name}/stats **Element Attributes** pool_attributes **Partition Visibility** None **Schema** :download:`pool 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/cgnv6/one-to-one/pool/{pool-name} .. raw:: html :ref:`527_pool_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/one-to-one/pool/{pool-name} .. raw:: html :ref:`527_pool_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/one-to-one/pool/{pool-name}/stats .. raw:: html :ref:`527_pool_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/one-to-one/pool/{pool-name} .. raw:: html :ref:`527_pool_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/one-to-one/pool/{pool-name}/stats .. raw:: html :ref:`527_pool_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/one-to-one/pool/{pool-name}/stats .. raw:: html :ref:`527_pool_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/one-to-one/pool/{pool-name} .. raw:: html :ref:`527_pool_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/one-to-one/pool/{pool-name}/stats .. raw:: html :ref:`527_pool_attributes` .. raw:: html
.. _527_pool_list: pool-list --------- pool-list is **JSON List** of :ref:`527_pool_attributes` pool-list : [ { :ref:`527_pool_attributes` }, { :ref:`527_pool_attributes` }, ... ] .. _527_pool_attributes: pool attributes --------------- **pool-name** **Description** Specify pool name or pool group **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:`527_stats` **Type:** Object .. _527_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **free-address** **Description** Free Address **Type:** number **Format:** counter **total-address** **Description** Total Address **Type:** number **Format:** counter **used-address** **Description** Used Address **Type:** number **Format:** counter