operasoftware / dns-ui

Opera's LDAP-authenticated PowerDNS user interface
Apache License 2.0
282 stars 57 forks source link

Change comment of entry in zone via DNS-UI API #196

Closed DVTrast closed 1 year ago

DVTrast commented 1 year ago

Hello. Is there a way to change the comment of an enty in a zone via DNS-UI API - see also the screenshot? I´ve tried with "oldcontent" and "content" (as described in the API-Doku - https://dnsui.xiven.com/api/v2) and only with "content" - the json-Files, with which I tried it, are also in the attachment. oldcontent_content.txt only_content.txt Zone

DVTrast commented 1 year ago

Found it - "comment" is the right parameter.