.. _sflow_collector_custom: sflow collector custom ====================== Configure Custom sFlow collector custom Specification -------------------- ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`2687_custom_list` **Collection URI** /axapi/v3/sflow/collector/custom **Element Name** custom **Element URI** /axapi/v3/sflow/collector/custom/{name} **Element Attributes** custom_attributes **Partition Visibility** shared **Schema** :download:`custom 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/sflow/collector/custom .. raw:: html :ref:`2687_custom_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/custom .. raw:: html :ref:`2687_custom_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/custom/{name} .. raw:: html :ref:`2687_custom_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/custom .. raw:: html :ref:`2687_custom_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/custom/{name} .. raw:: html :ref:`2687_custom_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/custom/{name} .. raw:: html :ref:`2687_custom_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/custom .. raw:: html :ref:`2687_custom_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sflow/collector/custom/{name} .. raw:: html :ref:`2687_custom_attributes` .. raw:: html
.. _2687_custom_list: custom-list ----------- custom-list is **JSON List** of :ref:`2687_custom_attributes` custom-list : [ { :ref:`2687_custom_attributes` }, { :ref:`2687_custom_attributes` }, ... ] .. _2687_custom_attributes: custom attributes ----------------- **ipv4_addr** **Description** Configure IP address of the sFlow Receiver **Type:** string **Format:** ipv4-address **ipv6_addr** **Description** Configure IPv6 address of the sFlow Receiver **Type:** string **Format:** ipv6-address **name** **Description** Configure name of sFlow Receiver **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **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