cURL
curl --request GET \ --url https://api.___serverhost___/dns/v2/zones/{zoneName}/{rrsetName}/{rrsetType}/failover/log
{ "log": [ { "action": "<string>", "address": "<string>", "time": 123 } ], "total_amount": 123 }
Get failover history for the RRset
Amount of records to skip before beginning to write in response.
Max number of records in response
FailoverLogResponse
FailoverLog
Show child attributes
Was this page helpful?