sflow agent¶
Configure sFlow agent
agent Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
agent
Element URI
/axapi/v3/sflow/agent
Element Attributes
agent_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/sflow/agent | agent_attributes |
agent attributes¶
address
Description: address is a JSON Block. Please see below for address
Type: Object
Reference Object: /axapi/v3/sflow/agent/address
address¶
Specification
Value
Type
object
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