.. _netflow_monitor_protocol: netflow monitor protocol ======================== Configure netflow protocol version to use, default is netflow v9 protocol Specification ---------------------- ===================================== ======================================================================== **Parameter** **Value** ===================================== ======================================================================== **Type** *Configuration Resource* **Element Name** protocol **Element URI** /axapi/v3/netflow/monitor/{name}/protocol **Element Attributes** protocol_attributes **Partition Visibility** None **Schema** :download:`protocol schema ` ===================================== ======================================================================== **Operations Allowed:** .. 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/monitor/{name}/protocol .. raw:: html :ref:`931_protocol_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/netflow/monitor/{name}/protocol .. raw:: html :ref:`931_protocol_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/netflow/monitor/{name}/protocol .. raw:: html :ref:`931_protocol_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/netflow/monitor/{name}/protocol .. raw:: html :ref:`931_protocol_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/netflow/monitor/{name}/protocol .. raw:: html :ref:`931_protocol_attributes` .. raw:: html
.. _931_protocol_attributes: protocol attributes ------------------- **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **version** **Description** 'v9': Netflow version 9; 'v10': Netflow version 10 (IPFIX); **Type:** string **Supported Values:** v9, v10 **Default:** v9