DestinationGroup

Keys

Children

class TelemetrySystem.DestinationGroups.DestinationGroup

Bases: Entity

Class Hierarchy: TelemetrySystem DestinationGroups DestinationGroup

This class represents configuration data.

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

group_id(key)

Unique identifier for the destination group

type: str

refers to: group_id

config

Top level config container for destination groups

type: Config

state

Top level state container for destination groups

type: State

config: False

destinations

The destination container lists the destination information such as IP address and port of the telemetry messages from the network element

type: Destinations