.. _sflow_collector_ipv6: sflow collector ipv6 ==================== Configure sFlow IPv6 collector ipv6 Specification ------------------ ===================================== =========================================================================== **Parameter** **Value** ===================================== =========================================================================== **Type** *Collection* **Object Key(s)** *addr, port* **Collection Name** :ref:`1914_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:`1914_ipv6_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/ipv6 .. raw:: html :ref:`1914_ipv6_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/ipv6/{addr}+{port} .. raw:: html :ref:`1914_ipv6_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/ipv6 .. raw:: html :ref:`1914_ipv6_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/ipv6/{addr}+{port} .. raw:: html :ref:`1914_ipv6_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/ipv6/{addr}+{port} .. raw:: html :ref:`1914_ipv6_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/ipv6 .. raw:: html :ref:`1914_ipv6_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sflow/collector/ipv6/{addr}+{port} .. raw:: html :ref:`1914_ipv6_attributes` .. raw:: html
.. _1914_ipv6_list: ipv6-list --------- ipv6-list is **JSON List** of :ref:`1914_ipv6_attributes` ipv6-list : [ { :ref:`1914_ipv6_attributes` }, { :ref:`1914_ipv6_attributes` }, ... ] .. _1914_ipv6_attributes: ipv6 attributes --------------- **addr** **Description** Configure sFlow collector IPv6 address **Type:** string **Format:** ipv6-address **port** **Description** Port number (default is 6343) **Type:** number **Range:** 1-65535 **Default:** 6343 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters