Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Response
OutputRRSet
Example:
"sub.example.com"
List of resource record from rrset
RRSet type
Available options:
A
, AAAA
, NS
, CNAME
, MX
, TXT
, SRV
, SOA
Meta information for rrset. Map with string key and any valid json as value, with valid keys
failover
(object, beta feature, might be changed in the future) can have fields 1.1.protocol
(string, required, HTTP, TCP, UDP, ICMP) 1.2.port
(int, required, 1-65535) 1.3.frequency
(int, required, in seconds 10-3600) 1.4.timeout
(int, required, in seconds 1-10), 1.5.method
(string, only for protocol=HTTP) 1.6.command
(string, bytes to be sent only for protocol=TCP/UDP) 1.7.url
(string, only for protocol=HTTP) 1.8.tls
(bool, only for protocol=HTTP) 1.9.regexp
(string regex to match, only for non-ICMP) 1.10.http_status_code
(int, only for protocol=HTTP) 1.11.host
(string, only for protocol=HTTP)geodns_link
(string) - name of the geodns link to use, if previously set, must re-send when updating or CDN integration will be removed for this RRSet
Example:
{}
Set of pickers
Timestamp marshals/unmarshals date and time as timestamp in json
Warning about some possible side effects without strictly disallowing operations on rrset readonly Deprecated: use Warnings instead
Warning about some possible side effects without strictly disallowing operations on rrset readonly