.. _ddos_network_object_stats: ddos network-object stats ========================= Statistics for the object network-object network-object Specification ---------------------------- ===================================== ================================================================================ **Parameter** **Value** ===================================== ================================================================================ **Type** *Collection* **Collection Name** :ref:`1147_network-object_list` **Collection URI** /axapi/v3/ddos/network-object/{object-name} **Element Name** network-object **Element URI** /axapi/v3/ddos/network-object/{object-name}/stats **Element Attributes** network-object_attributes **Partition Visibility** None **Schema** :download:`network-object 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/ddos/network-object/{object-name} .. raw:: html :ref:`1147_network-object_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/network-object/{object-name} .. raw:: html :ref:`1147_network-object_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/network-object/{object-name}/stats .. raw:: html :ref:`1147_network-object_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/network-object/{object-name} .. raw:: html :ref:`1147_network-object_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/network-object/{object-name}/stats .. raw:: html :ref:`1147_network-object_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/network-object/{object-name}/stats .. raw:: html :ref:`1147_network-object_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/network-object/{object-name} .. raw:: html :ref:`1147_network-object_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/network-object/{object-name}/stats .. raw:: html :ref:`1147_network-object_attributes` .. raw:: html
.. _1147_network-object_list: network-object-list ------------------- network-object-list is **JSON List** of :ref:`1147_network-object_attributes` network-object-list : [ { :ref:`1147_network-object_attributes` }, { :ref:`1147_network-object_attributes` }, ... ] .. _1147_network-object_attributes: network-object attributes ------------------------- **ip-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr} ` **ipv6-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}/ipv6/{subnet-ipv6-addr} ` **object-name** **Description** **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:`1147_stats` **Type:** Object .. _1147_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **agent_group_aged** **Description** Agent Group Entry Aged **Type:** number **Format:** counter **agent_group_create_fail** **Description** Agent Group Entry Create Failures **Type:** number **Format:** counter **agent_group_learned** **Description** Agent Group Entry Learned **Type:** number **Format:** counter **bit_rate** **Description** B(bits)PS **Type:** number **Format:** counter **duplicate_sample_pkt_rcv** **Description** Duplicate Sample Packet Received **Type:** number **Format:** counter **ip_aged** **Description** IP Entry Aged **Type:** number **Format:** counter **ip_create_fail** **Description** IP Entry Create Failures **Type:** number **Format:** counter **ip_learned** **Description** IP Entry Learned **Type:** number **Format:** counter **packet_rate** **Description** PPS **Type:** number **Format:** counter **service_aged** **Description** Service Entry Aged **Type:** number **Format:** counter **service_create_fail** **Description** Service Entry Create Failures **Type:** number **Format:** counter **service_learned** **Description** Service Entry Learned **Type:** number **Format:** counter **sport_aged** **Description** Source Port Entry Aged **Type:** number **Format:** counter **sport_create_fail** **Description** Source Port Entry Create Failures **Type:** number **Format:** counter **sport_learned** **Description** Source Port Entry Learned **Type:** number **Format:** counter **subnet_aged** **Description** Subnet Entry Aged **Type:** number **Format:** counter **subnet_create_fail** **Description** Subnet Entry Create Failures **Type:** number **Format:** counter **subnet_learned** **Description** Subnet Entry Learned **Type:** number **Format:** counter **topk_allocate_fail** **Description** Topk Allocate Failures **Type:** number **Format:** counter .. _1147_ip-list: ip-list ^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1147_ip-list_stats` **Type:** Object **subnet-ip-addr** **Description** IP Subnet, supported prefix range is from 8 to 31 **Type:** string **Format:** ipv4-cidr .. _1147_ip-list_stats: ip-list_stats ^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **bit_rate** **Description** B(bits)PS **Type:** number **Format:** counter **packet_rate** **Description** PPS **Type:** number **Format:** counter .. _1147_ipv6-list: ipv6-list ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1147_ipv6-list_stats` **Type:** Object **subnet-ipv6-addr** **Description** IPV6 Subnet, supported prefix range is from 40 to 63 **Type:** string **Format:** ipv6-address-plen .. _1147_ipv6-list_stats: ipv6-list_stats ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **bit_rate** **Description** B(bits)PS **Type:** number **Format:** counter **packet_rate** **Description** PPS **Type:** number **Format:** counter