.. _sflow_agent_address: sflow agent address =================== Configure agent address used in sFlow datagram, default use management IP address address Specification --------------------- ===================================== ============================================================ **Parameter** **Value** ===================================== ============================================================ **Type** *Configuration Resource* **Element Name** address **Element URI** /axapi/v3/sflow/agent/address **Element Attributes** address_attributes **Partition Visibility** shared **Schema** :download:`address 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/sflow/agent/address .. raw:: html :ref:`2685_address_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sflow/agent/address .. raw:: html :ref:`2685_address_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sflow/agent/address .. raw:: html :ref:`2685_address_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sflow/agent/address .. raw:: html :ref:`2685_address_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sflow/agent/address .. raw:: html :ref:`2685_address_attributes` .. raw:: html
.. _2685_address_attributes: address attributes ------------------ **ip** **Description** Configure sFlow agent IP address **Type:** string **Format:** ipv4-address **Mutual Exclusion:** ip and ipv6 are mutually exclusive **ipv6** **Description** Configure sFlow agent IPv6 address **Type:** string **Format:** ipv6-address **Mutual Exclusion:** ipv6 and ip are mutually exclusive **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters