API Documentation
Home > Total Uptime APIv2.0 Overview > DNS Failover Calls > Create a New Failover Pool Entry

Create a New Failover Pool Entry

Method:              POST
URI:                      /CloudDNS/Failover/Pool/{FailoverPoolId}/entry

This method creates a new failover pool entry (that is, a device or server within the pool). It requires that the following information be posted in order to successfully create the domain:

Field Sample data
Name
e.g. “Server 1”
Active “yes” or “no”
IP e.g. “1.2.3.4” for an ipv4 device/server or “FC00:0000:0000:0000:0000:0000:0000:0001” for ipv6
AutoRejoin “yes” or “no”
MonitorId The ID of the monitor you wish to attach. Blank if you do not wish to attach any monitor now.
MonitoringEnabled “yes” or “no”
AlertListId The ID of the alert list you wish to attach. Blank if you do not wish to attach any alert list.
AlertForDown “yes” or “no”
AlertForUp “yes” or “no”