.. _netflow_monitor_destination: netflow monitor destination =========================== Configure destination where netflow records will be sent destination Specification ------------------------- ===================================== =========================================================================== **Parameter** **Value** ===================================== =========================================================================== **Type** *Configuration Resource* **Element Name** destination **Element URI** /axapi/v3/netflow/monitor/{name}/destination **Element Attributes** destination_attributes **Partition Visibility** shared **Schema** :download:`destination 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/monitor/{name}/destination .. raw:: html :ref:`2295_destination_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/netflow/monitor/{name}/destination .. raw:: html :ref:`2295_destination_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/netflow/monitor/{name}/destination .. raw:: html :ref:`2295_destination_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/netflow/monitor/{name}/destination .. raw:: html :ref:`2295_destination_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/netflow/monitor/{name}/destination .. raw:: html :ref:`2295_destination_attributes` .. raw:: html
.. _2295_destination_attributes: destination attributes ---------------------- **ip-cfg** **Description:** ip-cfg is a **JSON Block**. Please see below for :ref:`2295_ip-cfg` **Type:** Object **ipv6-cfg** **Description:** ipv6-cfg is a **JSON Block**. Please see below for :ref:`2295_ipv6-cfg` **Type:** Object **service-group** **Description** Service-group for load balancing between multiple collector servers **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** service-group, ip, and ipv6 are mutually exclusive **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2295_ip-cfg: ip-cfg ^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ip** **Description** IP address of netflow collector **Type:** string **Format:** ipv4-address **Mutual Exclusion:** ip, service-group, and ipv6 are mutually exclusive **port4** **Description** Port number, default is 9996 **Type:** number **Range:** 1-65535 **Default:** 9996 .. _2295_ipv6-cfg: ipv6-cfg ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ipv6** **Description** IPv6 address of netflow collector **Type:** string **Format:** ipv6-address **Mutual Exclusion:** ipv6, service-group, and ip are mutually exclusive **port6** **Description** Port number, default is 9996 **Type:** number **Range:** 1-65535 **Default:** 9996