update_dns_domain_override
Update an existing DNS domain override by ID, changing its domain, forwarding IP, description, or TLS upstream, with optional immediate apply.
Instructions
Update an existing DNS domain override by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | New forwarding IP address | |
| descr | No | New description | |
| domain | No | New domain name | |
| override_id | Yes | Domain override ID (from search_dns_domain_overrides) | |
| apply_immediately | No | Whether to apply changes immediately | |
| forward_tls_upstream | No | Whether to use TLS for forwarding to this upstream |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||