This function gives a new, randomly-generated ID to an existing Dynamic DNS (DDNS) domain.
Important:
When you disable the DNS role, the system disables this function.
uapi --output=jsonpretty \ --user=username \ DynamicDNS \ recreate \ id='ggiugyxxjwnkmqtwysgmvrurplmafxpq'
{- "apiversion": 3,
- "func": "recreate",
- "module": "DynamicDNS",
- "result": {
- "data": {
- "id": "ggiugyxxjwnkmqtwysgmvrurplmafxpq"
}, - "errors": null,
- "messages": null,
- "metadata": {
- "transformed": 1
}, - "status": 1,
- "warnings": null
}
}