.. _netflow_monitor_disable_log_by_destination_ip6: netflow monitor disable-log-by-destination ip6 ============================================== Configure a filter IP enrty ip6 Specification ----------------- ===================================== ========================================================================================================== **Parameter** **Value** ===================================== ========================================================================================================== **Type** *Collection* **Object Key(s)** *ipv6-addr* **Collection Name** :ref:`2297_ip6_list` **Collection URI** /axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip6 **Element Name** ip6 **Element URI** /axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip6/{ipv6-addr} **Element Attributes** ip6_attributes **Partition Visibility** shared **Schema** :download:`ip6 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/netflow/monitor/{name}/disable-log-by-destination/ip6 .. raw:: html :ref:`2297_ip6_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip6 .. raw:: html :ref:`2297_ip6_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip6/{ipv6-addr} .. raw:: html :ref:`2297_ip6_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip6 .. raw:: html :ref:`2297_ip6_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip6/{ipv6-addr} .. raw:: html :ref:`2297_ip6_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip6/{ipv6-addr} .. raw:: html :ref:`2297_ip6_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip6 .. raw:: html :ref:`2297_ip6_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip6/{ipv6-addr} .. raw:: html :ref:`2297_ip6_attributes` .. raw:: html
.. _2297_ip6_list: ip6-list -------- ip6-list is **JSON List** of :ref:`2297_ip6_attributes` ip6-list : [ { :ref:`2297_ip6_attributes` }, { :ref:`2297_ip6_attributes` }, ... ] .. _2297_ip6_attributes: ip6 attributes -------------- **icmp** **Description** Disable logging for icmp traffic **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ipv6-addr** **Description** Configure an IPv6 subnet **Type:** string **Format:** ipv6-address-plen **others** **Description** Disable logging for other L4 protocols **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **tcp-list** **Type:** List **udp-list** **Type:** List **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 .. _2297_tcp-list: tcp-list ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **tcp-port-end** **Description** Port Range End **Type:** number **tcp-port-start** **Description** Destination Port (Single Destination Port or Port Range Start) **Type:** number .. _2297_udp-list: udp-list ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **udp-port-end** **Description** Port Range End **Type:** number **udp-port-start** **Description** Destination Port (Single Destination Port or Port Range Start) **Type:** number