Skip to main content
GET
Get RRset Failover Logs

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

zoneName
string
required
rrsetName
string
required
rrsetType
string
required

Query Parameters

offset
integer<uint64>

Amount of records to skip before beginning to write in response.

limit
integer<uint64>

Max number of records in response

Response

FailoverLogResponse

log
object[]

FailoverLog

total_amount
integer<int64>