List valid proxy health check record set types

GET https://{{host}}/config-dns/v2/proxies/healthcheck-recordset-types

Lists the valid proxy health check record set types.

Request Params

KeyDatatypeRequiredDescription
accountSwitchKeystring(Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"types":["A","AAAA","AFSDB","CAA","CERT","CNAME","DNSKEY","DS","HINFO","HTTPS","LOC","MX","NAPTR","NS","NSEC","NSEC3","NSEC3PARAM","PTR","RP","RRSIG","SOA","SPF","SRV","SSHFP","SVCB","TLSA","TXT"]}