.. _ddos_network_object_ipv6: ddos network-object ipv6 ======================== DDOS Network-object IPv6 Subnet ipv6 Specification ------------------ ===================================== ================================================================================================== **Parameter** **Value** ===================================== ================================================================================================== **Type** *Collection* **Object Key(s)** *subnet-ipv6-addr* **Collection Name** :ref:`1135_ipv6_list` **Collection URI** /axapi/v3/ddos/network-object/{object-name}/ipv6 **Element Name** ipv6 **Element URI** /axapi/v3/ddos/network-object/{object-name}/ipv6/{subnet-ipv6-addr} **Element Attributes** ipv6_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/ddos/network-object/{object-name}/ipv6/{subnet-ipv6-addr}/stats **Schema** :download:`ipv6 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}/ipv6 .. raw:: html :ref:`1135_ipv6_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/network-object/{object-name}/ipv6 .. raw:: html :ref:`1135_ipv6_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/network-object/{object-name}/ipv6/{subnet-ipv6-addr} .. raw:: html :ref:`1135_ipv6_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/network-object/{object-name}/ipv6 .. raw:: html :ref:`1135_ipv6_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/network-object/{object-name}/ipv6/{subnet-ipv6-addr} .. raw:: html :ref:`1135_ipv6_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/network-object/{object-name}/ipv6/{subnet-ipv6-addr} .. raw:: html :ref:`1135_ipv6_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/network-object/{object-name}/ipv6 .. raw:: html :ref:`1135_ipv6_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/network-object/{object-name}/ipv6/{subnet-ipv6-addr} .. raw:: html :ref:`1135_ipv6_attributes` .. raw:: html
.. _1135_ipv6_list: ipv6-list --------- ipv6-list is **JSON List** of :ref:`1135_ipv6_attributes` ipv6-list : [ { :ref:`1135_ipv6_attributes` }, { :ref:`1135_ipv6_attributes` }, ... ] .. _1135_ipv6_attributes: ipv6 attributes --------------- **prefix-anomaly-threshold** **Description:** prefix-anomaly-threshold is a **JSON Block**. Please see below for :ref:`1135_prefix-anomaly-threshold` **Type:** Object **sampling-enable** **Type:** List **subnet-ipv6-addr** **Description** IPV6 Subnet, supported prefix range is from 40 to 63 **Type:** string **Format:** ipv6-address-plen **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1135_prefix-anomaly-threshold: prefix-anomaly-threshold ^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **prefix-bit-rate** **Description** Bit rate of the prefix subnet **Type:** number **Range:** 800-34359738360 **prefix-pkt-rate** **Description** Packet rate of the prefix subnet **Type:** number **Range:** 1-2147483647 .. _1135_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'packet_rate': PPS; 'bit_rate': B(bits)PS; **Type:** string **Supported Values:** all, packet_rate, bit_rate