HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/sflows/{sFlow.name}/collectors

Path Params
string
required

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

Body Params
string of strings
required

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

string
required
length ≤ 45

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.

integer
1 to 65535

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

string
required

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

Responses
201

Created

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!