.. _ddos_network_object_stats: ddos network-object stats ========================= Statistics for the object network-object network-object Specification ---------------------------- ===================================== ================================================================================ **Parameter** **Value** ===================================== ================================================================================ **Type** *Collection* **Collection Name** :ref:`1100_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:`1100_network-object_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/network-object/{object-name} .. raw:: html :ref:`1100_network-object_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/network-object/{object-name}/stats .. raw:: html :ref:`1100_network-object_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/network-object/{object-name} .. raw:: html :ref:`1100_network-object_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/network-object/{object-name}/stats .. raw:: html :ref:`1100_network-object_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/network-object/{object-name}/stats .. raw:: html :ref:`1100_network-object_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/network-object/{object-name} .. raw:: html :ref:`1100_network-object_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/network-object/{object-name}/stats .. raw:: html :ref:`1100_network-object_attributes` .. raw:: html
.. _1100_network-object_list: network-object-list ------------------- network-object-list is **JSON List** of :ref:`1100_network-object_attributes` network-object-list : [ { :ref:`1100_network-object_attributes` }, { :ref:`1100_network-object_attributes` }, ... ] .. _1100_network-object_attributes: network-object attributes ------------------------- **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:`1100_stats` **Type:** Object .. _1100_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **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 **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 **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