.. _netflow_common_selector_algorithm: netflow common selector-algorithm ================================= NetFlow/IPFIX Selector Algorithm Setting selector-algorithm Specification -------------------------------- ===================================== =========================================================================================== **Parameter** **Value** ===================================== =========================================================================================== **Type** *Collection* **Object Key(s)** *algorithm-name* **Collection Name** :ref:`2292_selector-algorithm_list` **Collection URI** /axapi/v3/netflow/common/selector-algorithm **Element Name** selector-algorithm **Element URI** /axapi/v3/netflow/common/selector-algorithm/{algorithm-name} **Element Attributes** selector-algorithm_attributes **Partition Visibility** shared **Schema** :download:`selector-algorithm 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/netflow/common/selector-algorithm .. raw:: html :ref:`2292_selector-algorithm_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/netflow/common/selector-algorithm .. raw:: html :ref:`2292_selector-algorithm_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/netflow/common/selector-algorithm/{algorithm-name} .. raw:: html :ref:`2292_selector-algorithm_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/netflow/common/selector-algorithm .. raw:: html :ref:`2292_selector-algorithm_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/netflow/common/selector-algorithm/{algorithm-name} .. raw:: html :ref:`2292_selector-algorithm_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/netflow/common/selector-algorithm/{algorithm-name} .. raw:: html :ref:`2292_selector-algorithm_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/netflow/common/selector-algorithm .. raw:: html :ref:`2292_selector-algorithm_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/netflow/common/selector-algorithm/{algorithm-name} .. raw:: html :ref:`2292_selector-algorithm_attributes` .. raw:: html
.. _2292_selector-algorithm_list: selector-algorithm-list ----------------------- selector-algorithm-list is **JSON List** of :ref:`2292_selector-algorithm_attributes` selector-algorithm-list : [ { :ref:`2292_selector-algorithm_attributes` }, { :ref:`2292_selector-algorithm_attributes` }, ... ] .. _2292_selector-algorithm_attributes: selector-algorithm attributes ----------------------------- **algorithm-name** **Description** 'random': random; **Type:** string **Supported Values:** random **sampling-population** **Description** Configure sampling population for random algorithm **Type:** number **Range:** 1-1000000 **Default:** 1 **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