.. _sflow_collector_ip: sflow collector ip ================== Configure sFlow IPv4 collector ip Specification ---------------- ===================================== ========================================================================= **Parameter** **Value** ===================================== ========================================================================= **Type** *Collection* **Object Key(s)** *addr, port* **Collection Name** :ref:`1913_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:`1913_ip_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/ip .. raw:: html :ref:`1913_ip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/ip/{addr}+{port} .. raw:: html :ref:`1913_ip_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/ip .. raw:: html :ref:`1913_ip_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/ip/{addr}+{port} .. raw:: html :ref:`1913_ip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/ip/{addr}+{port} .. raw:: html :ref:`1913_ip_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/ip .. raw:: html :ref:`1913_ip_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sflow/collector/ip/{addr}+{port} .. raw:: html :ref:`1913_ip_attributes` .. raw:: html
.. _1913_ip_list: ip-list ------- ip-list is **JSON List** of :ref:`1913_ip_attributes` ip-list : [ { :ref:`1913_ip_attributes` }, { :ref:`1913_ip_attributes` }, ... ] .. _1913_ip_attributes: ip attributes ------------- **addr** **Description** Configure sFlow collector IP address **Type:** string **Format:** ipv4-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