update_server_ip
Update the IP address for a domain's DNS records to point to a new server. Specify domain and IPv4, with optional IPv6, TTL, and subdomain. Use dry_run to test changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | No | ||
| ipv4 | Yes | ||
| ipv6 | No | ||
| domain | Yes | ||
| dry_run | No | ||
| subdomain | No |