struct Pdns::Server
- Pdns::Server
- Struct
- Value
- Object
Overview
Metadata of a Server
Included Modules
- JSON::Serializable
Defined in:
pdns/server.crConstructors
Instance Method Summary
-
#config_url : String
The API endpoint for this server’s configuration
-
#daemon_type : String
"recursor" for the PowerDNS Recursor and "authoritative" for the Authoritative Server
-
#id : String
The id of the server, "localhost"
-
#type : String
Set to "Server"
-
#url : String
The API endpoint for this server
-
#version : String
The version of the server software
-
#zones_url : String
The API endpoint for this server’s zones
Constructor Detail
Instance Method Detail
def daemon_type : String
#
"recursor" for the PowerDNS Recursor and "authoritative" for the Authoritative Server