NodeDnsConnectionState class - Platform - BlueCat Gateway - 23.1

Gateway Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
23.1

class availability_group.api.NodeDnsConnectionState

Constants for possible Availability group DNS connection states.

New in version 22.11.1.

CONNECTED: str = 'connected'

Indicates that the last time the node tried to communicate with the DNS server, the connection succeeded.

DISCONNECTED: str = 'disconnected'

Indicates that the last time the node tried to communicate with the DNS server, the connection failed.

NOT_APPLICABLE: str = 'not_applicable'

This value is used when the node is not part of an Availability group.