visibility flow-collector sflow¶
sFlow collector
sflow Specification¶
Parameter Value Type Configuration Resource Element Name sflow Element URI /axapi/v3/visibility/flow-collector/sflow Element Attributes sflow_attributes Partition Visibility shared Statistics Data URI /axapi/v3/visibility/flow-collector/sflow/stats Schema sflow schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/visibility/flow-collector/sflow | ||
Get Object | GET | /axapi/v3/visibility/flow-collector/sflow | ||
Modify Object | POST | /axapi/v3/visibility/flow-collector/sflow | ||
Replace Object | PUT | /axapi/v3/visibility/flow-collector/sflow | ||
Delete Object | DELETE | /axapi/v3/visibility/flow-collector/sflow |
sflow attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Value Type list Block object keys counters1
Description ‘all’: all; ‘pkts-received’: Total sflow pkts received; ‘frag-dropped’: Total sflow fragment packets droppped; ‘agent-not-found’: sflow pkts from not configured agents; ‘version-not-supported’: sflow version not supported; ‘unknown-dir’: sflow sample direction is unknown;
Type: string
Supported Values: all, pkts-received, frag-dropped, agent-not-found, version-not-supported, unknown-dir