DestinationGroups¶
Children
-
class
TelemetrySystem.Subscriptions.Persistent.Subscription.
DestinationGroups
¶ Bases:
Entity
Class Hierarchy:
TelemetrySystem
Subscriptions
Persistent
Subscription
DestinationGroups
This class represents configuration data.
A subscription may specify destination addresses.
If the subscription supplies destination addresses,
the network element will be the initiator of the
telemetry streaming, sending it to the destination(s)
specified.
If the destination set is omitted, the subscription
preconfigures certain elements such as paths and
sample intervals under a specified subscription ID.
In this case, the network element will NOT initiate an
outbound connection for telemetry, but will wait for
an inbound connection from a network management
system.
It is expected that the network management system
connecting to the network element will reference
the preconfigured subscription ID when initiating
a subscription.
-
destination_group
¶ Identifier of the previously defined destination group
type: list of
DestinationGroup
-