DestinationGroups¶
Children
-
class
TelemetrySystem.
DestinationGroups
¶ Bases:
Entity
Class Hierarchy:
TelemetrySystem
DestinationGroups
This class represents configuration data.
Top level container for destination group configuration
and state.
-
destination_group
¶ List of destination-groups. Destination groups allow the reuse of common telemetry destinations across the telemetry configuration. An operator references a set of destinations via the configurable destination-group-identifier. A destination group may contain one or more telemetry destinations
type: list of
DestinationGroup
-