Subscriptions¶
Children
-
class
ydk.models.ietf.ietf_event_notifications.
Subscriptions
¶ Bases:
Entity
Class Hierarchy:
Subscriptions
This class represents state data.
Contains the list of currently active subscriptions,
i.e. subscriptions that are currently in effect,
used for subscription management and monitoring purposes.
This includes subscriptions that have been setup via RPC
primitives, e.g. create-subscription, establish-
subscription, and modify-subscription, as well as
subscriptions that have been established via
configuration.-
subscription
¶ Content of a subscription. Subscriptions can be created using a control channel or RPC, or be established through configuration
type: list of
Subscription
config: False
-