Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 999 Bytes

File metadata and controls

16 lines (12 loc) · 999 Bytes

Server

Properties

Name Type Description Notes
Type_ string Set to “Server” [optional] [default to null]
Id string The id of the server, “localhost” [optional] [default to null]
DaemonType string “recursor” for the PowerDNS Recursor and “authoritative” for the Authoritative Server [optional] [default to null]
Version string The version of the server software [optional] [default to null]
Url string The API endpoint for this server [optional] [default to null]
ConfigUrl string The API endpoint for this server’s configuration [optional] [default to null]
ZonesUrl string The API endpoint for this server’s zones [optional] [default to null]

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