HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Add a new sFlow configuration object

The UUID of a successfully added sFlow configuration will be returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

sFlow Configuration object.

boolean
required

Enable sflow support

string
collectors
array of objects
required
collectors*
fabric_uuids
array

UUIDs of the fabrics associated with this sFlow configuration.

If this property is present, switches must not be present. The two are mutually exclusive properties.When using fabric_uuid the configuration will be applied to all switches in the fabric. If the fabric is expanded the new switch will automatically pick up the new settings covered by fabric_uuid.

fabric_uuids
string
required
number
10 to 3600
Defaults to 20

Polling interval.

number
1 to 1000000000
Defaults to 20000

Polling interval.

Source IP address.

string
Defaults to management
switch_uuids
array

Associated switches.

switch_uuids
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0