update-me-dns-record
Update the value or priority of an existing DNS record on Muumuu Domain. Use this to modify record data without changing immutable fields like fqdn, type, or TTL.
Instructions
Update the value or priority of an existing DNS record. fqdn, type, and ttl are immutable — delete and recreate if those need to change. Mutating operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain-id | Yes | Domain ID issued by Muumuu Domain. Format: 'MU' followed by 8 digits (e.g. MU00000001). | |
| record-id | Yes | DNS record ID (integer). | |
| payload | Yes | Fields to update. Supply at least one of `value` or `priority`. |