update_name_servers
Replace a domain's nameservers with a new list. Requires domain, new nameservers, and a reason for audit tracking.
Instructions
Replace domain's nameservers. ns is the new list of NS
hostnames (typically 2-4). reason is required and tags the
audit row (action='NS', new list goes in the payload column).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ns | Yes | ||
| domain | Yes | ||
| reason | Yes |