infomaniak_dns_update_record
Update one or more fields of a DNS record using a two-phase commit: preview changes and obtain a token, then confirm to apply.
Instructions
Update one or more fields of a DNS record. Two-phase commit: first call shows current vs proposed values + token; second call (same params + token) applies the update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | ||
| record_id | Yes | ||
| source | No | ||
| type | No | ||
| target | No | ||
| ttl | No | ||
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||