Statistics

Leafs

class TrafficCollector.Statistics

Bases: Entity

Class Hierarchy : TrafficCollector Statistics

This class represents configuration data.

Configure statistics related parameters

history_size

Configure statistics history size

type: union of the below types:

type: HistorySize

type: int

range: 1..10
collection_interval

Configure statistics collection interval

type: CollectIonInterval

enable_traffic_collector_statistics

Enable traffic collector statistics

type: Empty

history_timeout

Configure statistics history timeout interval

type: union of the below types:

type: HistoryTimeout

type: int

range: 0..720