Hello,
I'm trying to update an AFSDB record through the DDNS endpoint.
Sadly, even tho the official documentation (https://dns.he.net/docs.html) details the expected HTTP request to update A, AAAA and TXT records, there's no mention of AFSDB records.
Would it be possible to get a wget or curl example?
Thanks in advance.
A, AAAA, and TXT are the only records supported.
As an AFSDB record points to a hostname, couldn't you just update the A record associated to the hostname?
Understood, then why the UI offers enabling DDNS on the AFSDB records?
Is it a bug?