.. _sflow_collector_ip: sflow collector ip ================== Configure sFlow IPv4 collector ip Specification ---------------- ===================================== ========================================================================= **Parameter** **Value** ===================================== ========================================================================= **Type** *Collection* **Object Key(s)** *addr, port* **Collection Name** :ref:`2648_ip_list` **Collection URI** /axapi/v3/sflow/collector/ip **Element Name** ip **Element URI** /axapi/v3/sflow/collector/ip/{addr}+{port} **Element Attributes** ip_attributes **Partition Visibility** shared **Schema** :download:`ip 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/ip .. raw:: html :ref:`2648_ip_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/ip .. raw:: html :ref:`2648_ip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/ip/{addr}+{port} .. raw:: html :ref:`2648_ip_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/ip .. raw:: html :ref:`2648_ip_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/ip/{addr}+{port} .. raw:: html :ref:`2648_ip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/ip/{addr}+{port} .. raw:: html :ref:`2648_ip_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/ip .. raw:: html :ref:`2648_ip_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sflow/collector/ip/{addr}+{port} .. raw:: html :ref:`2648_ip_attributes` .. raw:: html
.. _2648_ip_list: ip-list ------- ip-list is **JSON List** of :ref:`2648_ip_attributes` ip-list : [ { :ref:`2648_ip_attributes` }, { :ref:`2648_ip_attributes` }, ... ] .. _2648_ip_attributes: ip attributes ------------- **addr** **Description** Configure sFlow collector IP address **Type:** string **Format:** ipv4-address **customized-setting** **Description:** customized-setting is a **JSON Block**. Please see below for :ref:`2648_customized-setting` **Type:** Object **Reference Object:** :doc:`/axapi/v3/sflow/collector/ip/{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 .. _2648_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': Export settings; **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