HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update an sFlow configuration by UUID

Update an sFlow configuration object by its UUID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 32 and 36

UUID of sFlow configuration object to update

Body Params

sFlow configuration.

boolean

Enable sflow support

string
required
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
required
10 to 3600
Defaults to 20

Polling interval.

number
required
1 to 1000000000
Defaults to 20000

Polling interval.

Source IP address.

string
required
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