update_glue_record
Update an existing glue record's IP addresses by replacing the full IP list. Provide all IPv4/IPv6 addresses to be set for the host.
Instructions
Update the IP addresses associated with an existing glue record. Replaces the full IP list — pass all IPs you want set, not just additions. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Parent domain, e.g. `example.com` | |
| subdomain | Yes | Host portion only, e.g. `ns1`. | |
| ips | Yes | Full replacement set of IPv4/IPv6 addresses for the host. |