ModifySubscription¶
Children
-
class
ydk.models.ietf.ietf_event_notifications.
ModifySubscription
¶ Bases:
Entity
Class Hierarchy:
ModifySubscription
This class defines parameters to the RPC operation
This RPC allows a subscriber to modify a subscription
that was previously created using establish-subscription.
If successful, the subscription
remains in effect for the duration of the subscriber’s
association with the publisher, or until the subscription
is terminated by virtue of a delete-subscription request.
In case an error is returned (as indicated by
subscription-result), the subscription is
not modified and the original subscription parameters
remain in effect. In that case, the rpc error response
MAY include suggested parameter settings
that would have a high likelihood of succeeding in a
subsequent modify-subscription request.