DestinationGroups¶
Children
-
class
TelemetrySystem.DestinationGroups¶ Bases:
EntityClass Hierarchy:
TelemetrySystemDestinationGroupsThis 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
-