.. _sflow_collector_ipv6: sflow collector ipv6 ==================== Configure sFlow IPv6 collector ipv6 Specification ------------------ ===================================== =========================================================================== **Parameter** **Value** ===================================== =========================================================================== **Type** *Collection* **Object Key(s)** *addr, port* **Collection Name** :ref:`2691_ipv6_list` **Collection URI** /axapi/v3/sflow/collector/ipv6 **Element Name** ipv6 **Element URI** /axapi/v3/sflow/collector/ipv6/{addr}+{port} **Element Attributes** ipv6_attributes **Partition Visibility** shared **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 .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/ipv6 .. raw:: html :ref:`2691_ipv6_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/ipv6 .. raw:: html :ref:`2691_ipv6_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/ipv6/{addr}+{port} .. raw:: html :ref:`2691_ipv6_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/ipv6 .. raw:: html :ref:`2691_ipv6_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/ipv6/{addr}+{port} .. raw:: html :ref:`2691_ipv6_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/ipv6/{addr}+{port} .. raw:: html :ref:`2691_ipv6_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/ipv6 .. raw:: html :ref:`2691_ipv6_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sflow/collector/ipv6/{addr}+{port} .. raw:: html :ref:`2691_ipv6_attributes` .. raw:: html
.. _2691_ipv6_list: ipv6-list --------- ipv6-list is **JSON List** of :ref:`2691_ipv6_attributes` ipv6-list : [ { :ref:`2691_ipv6_attributes` }, { :ref:`2691_ipv6_attributes` }, ... ] .. _2691_ipv6_attributes: ipv6 attributes --------------- **addr** **Description** Configure sFlow collector IPv6 address **Type:** string **Format:** ipv6-address **customized-setting** **Description:** customized-setting is a **JSON Block**. Please see below for :ref:`2691_customized-setting` **Type:** Object **Reference Object:** :doc:`/axapi/v3/sflow/collector/ipv6/{addr}+{port}/customized-setting ` **port** **Description** Port number (default is 6343) **Type:** number **Range:** 1-65535 **Default:** 6343 **use-mgmt-port** **Description** sFlow collector is through out-of-band management **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **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 .. _2691_customized-setting: customized-setting ^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **a10-proprietary-polling** **Description** Enable counters for ACOS control blocks **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **counter-polling** **Description** Enable counter polling **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **event-notification** **Description** Enable event notification **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **export-enable** **Description** 'export': Customizes export settings for collector; **Type:** string **Supported Values:** export **packet-sampling** **Description** Enable packet sampling **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters