Apache CloudStack 4.23.0.0 Root Admin API Reference

listDnsRecords

Lists DNS records from the external provider

Request parameters

Parameter NameDescriptionRequired
dnszoneidID of the DNS zone to list records fromtrue
keywordList by keywordfalse
pagefalse
pagesizefalse

Response Tags

Response NameDescription
contentsThe contents of the record (IP address or target)
nameThe record name (e.g., www.example.com.)
ttlTime to live (TTL) in seconds
typeThe record type (e.g., A, CNAME, TXT)