HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/sflows/{sFlow.name}/collectors/{sFlow_collector.vrf},{sFlow_collector.ip_address},{sFlow_collector.udp_port}

Path Params
string
required

Reference Resource: sFlow
sFlow identifier for the configuration. Should be alphanumeric.

string
required

Reference Resource: sFlow_collector
Specifies which VRF this sFlow collector should connect with. If not specified, 'default' VRF is considered.

string
required

Reference Resource: sFlow_collector
IP address of the sFlow collector.If not configured,sFlow will not be programmed and sFlow datagrams will not be transmitted.

string
required

Reference Resource: sFlow_collector
Specifies the UDP port used for exchanging messages between switch and sflow collector.

Body Params
string of strings
required

Reference Resource: sFlow_collector
sFlow collectors that should receive the samples.

integer
1 to 65535

Reference Resource: sFlow_collector
Specifies the UDP port used for exchanging messages between switch and sflow collector.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!