.. _sflow_collector_host: sflow collector host ==================== Configure sFlow collector using FQDN host Specification ------------------ ===================================== =========================================================================== **Parameter** **Value** ===================================== =========================================================================== **Type** *Collection* **Object Key(s)** *name, port* **Collection Name** :ref:`2816_host_list` **Collection URI** /axapi/v3/sflow/collector/host **Element Name** host **Element URI** /axapi/v3/sflow/collector/host/{name}+{port} **Element Attributes** host_attributes **Partition Visibility** shared **Schema** :download:`host 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/host .. raw:: html :ref:`2816_host_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/host .. raw:: html :ref:`2816_host_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/host/{name}+{port} .. raw:: html :ref:`2816_host_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/sflow/collector/host .. raw:: html :ref:`2816_host_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sflow/collector/host/{name}+{port} .. raw:: html :ref:`2816_host_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/host/{name}+{port} .. raw:: html :ref:`2816_host_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/sflow/collector/host .. raw:: html :ref:`2816_host_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sflow/collector/host/{name}+{port} .. raw:: html :ref:`2816_host_attributes` .. raw:: html
.. _2816_host_list: host-list --------- host-list is **JSON List** of :ref:`2816_host_attributes` host-list : [ { :ref:`2816_host_attributes` }, { :ref:`2816_host_attributes` }, ... ] .. _2816_host_attributes: host attributes --------------- **customized-setting** **Description:** customized-setting is a **JSON Block**. Please see below for :ref:`2816_customized-setting` **Type:** Object **Reference Object:** :doc:`/axapi/v3/sflow/collector/host/{name}+{port}/customized-setting ` **name** **Description** Configure FQDN name of sFlow Receiver **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **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 .. _2816_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