.. _vrrp_a_vrid_stats: vrrp-a vrid stats ================= Statistics for the object vrid vrid Specification ------------------ ===================================== ===================================================================== **Parameter** **Value** ===================================== ===================================================================== **Type** *Collection* **Collection Name** :ref:`4139_vrid_list` **Collection URI** /axapi/v3/vrrp-a/vrid/{vrid-val} **Element Name** vrid **Element URI** /axapi/v3/vrrp-a/vrid/{vrid-val}/stats **Element Attributes** vrid_attributes **Partition Visibility** None **Schema** :download:`vrid 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/vrrp-a/vrid/{vrid-val} .. raw:: html :ref:`4139_vrid_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val} .. raw:: html :ref:`4139_vrid_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val}/stats .. raw:: html :ref:`4139_vrid_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val} .. raw:: html :ref:`4139_vrid_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val}/stats .. raw:: html :ref:`4139_vrid_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val}/stats .. raw:: html :ref:`4139_vrid_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val} .. raw:: html :ref:`4139_vrid_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val}/stats .. raw:: html :ref:`4139_vrid_attributes` .. raw:: html
.. _4139_vrid_list: vrid-list --------- vrid-list is **JSON List** of :ref:`4139_vrid_attributes` vrid-list : [ { :ref:`4139_vrid_attributes` }, { :ref:`4139_vrid_attributes` }, ... ] .. _4139_vrid_attributes: vrid attributes --------------- **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`4139_stats` **Type:** Object **vrid-val** **Description** Specify ha VRRP-A vrid **Type:** number **Range:** 0-31 **Default:** 0 .. _4139_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **associated_natpool_count** **Description** Number of nat pools associated to vrid **Type:** number **Format:** counter **associated_vip_count** **Description** Number of vips associated to vrid **Type:** number **Format:** counter **associated_vport_count** **Description** Number of vports associated to vrid **Type:** number **Format:** counter