Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 861 Bytes

Server.md

File metadata and controls

16 lines (12 loc) · 861 Bytes

Server

Properties

Name Type Description Notes
type str Set to “Server” [optional]
id str The id of the server, “localhost” [optional]
daemon_type str “recursor” for the PowerDNS Recursor and “authoritative” for the Authoritative Server [optional]
version str The version of the server software [optional]
url str The API endpoint for this server [optional]
config_url str The API endpoint for this server’s configuration [optional]
zones_url str The API endpoint for this server’s zones [optional]

[Back to Model list] [Back to API list] [Back to README]