Click a link to jump to the indicated section.
class
availability_group.api.EventId
IDs of events that occur with respect to Availability groups. These IDs can be used with the subscribe function to register callbacks for an event.
New in version 22.11.1.
NODE_ROLE_CHANGED: str = 'node_role_changed'
Identifies the event that the role of the node in an Availability group has changed.