sflow collector¶
Configure sFlow collector (a.k.a. receiver)
collector Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
collector
Element URI
/axapi/v3/sflow/collector
Element Attributes
collector_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/sflow/collector | collector_attributes |
collector attributes¶
ip-list
Type: List
Reference Object: /axapi/v3/sflow/collector/ip/{addr}+{port}
ipv6-list
Type: List
Reference Object: /axapi/v3/sflow/collector/ipv6/{addr}+{port}
ip-list¶
Specification
Value
Type
list
Block object keys
addr
Description Configure sFlow collector IP address
Type: string
Format: ipv4-address
port
Description Port number (default is 6343)
Type: number
Range: 1-65535
Default: 6343
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ipv6-list¶
Specification
Value
Type
list
Block object keys
addr
Description Configure sFlow collector IPv6 address
Type: string
Format: ipv6-address
port
Description Port number (default is 6343)
Type: number
Range: 1-65535
Default: 6343
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters