ServersΒΆ

A Server is a PowerDNS Authoritative Server that exposes its API for use by ZoneControl. The following attributes are required when creating a Server:

  • Name: A unique name for this Server. This is displayed in various places in the Web Interface

  • Base url: The URL where this server can be contacted, e.g. https://ns1.example.net:8443

  • API Key: The access token to authenticate to the API. Must be same as the one set in the api-key setting of the Authoritative Server.

When adding a Server, ZoneControl will validate the connectivity before allowing it to be saved.