This function sets the description on a user’s Dynamic DNS (DDNS) domain.
Important:
When you disable the DNS role, the system disables this function.
uapi --output=jsonpretty \ --user=username \ DynamicDNS \ set_description \ id='ggiugyxxjwnkmqtwysgmvrurplmafxpq' \ description='Home network'
{- "apiversion": 3,
- "func": "list",
- "module": "DynamicDNS",
- "result": {
- "errors": null,
- "messages": null,
- "metadata": {
- "transformed": 1
}, - "status": 1,
- "warnings": null
}
}