Technical References

admin, role
Attributes
desc string
Describes this group.
name string required,unique
Names this group of administrator roles.
ha-dns-pair
ha-dns-pair - configure a High Availability DNS relationship
Synopsis
ha-dns-pair <name> create <main-cluster/address>
<backup-cluster/address>
[<attribute>=<value> ...]
ha-dns-pair <name> delete
ha-dns-pair list
ha-dns-pair listnames
ha-dns-pair <name> show
ha-dns-pair <name> get <attribute>
ha-dns-pair <name> set <attribute>=<value> [<attribute>=<value> ...]
ha-dns-pair <name> unset <attribute>
ha-dns-pair <name> sync < update | complete | exact>
< main-to-backup | backup-to-main> [from-regional] >
Description
The ha-dns-pair command lets you define and manage the
High Availability relationship between a main and backup DNS server.
Either the main and backup clusters or the main and backup server
IP addresses can be specified with the create command. If the
ha-dns-main-server and ha-dns-backup-server addresses are set,
the cluster addresses will only be used for synchronization of the
server configuration. The referenced clusters must be configured
with appropriate connection credentials for the sync command to be
successful.
Note: When running in local mode, the 'from-regional' sync
option does not apply. Regardless of the synchronization option
(from-regional, main-to-backup, backup-to-main), properties
set on the ha-dns-pair will always replace values present on
the DNS server object.
Examples