combell_domains_set_nameservers
Replace a domain's name servers to switch DNS hosting. Update the full list of name server host names so the domain resolves from the new providers after propagation.
Instructions
Replace the name servers of a domain name. SIDE EFFECT: DNS for the domain will resolve from the new name servers once propagated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_name | Yes | ||
| name_servers | Yes | Full list of name server host names, e.g. ['ns1.example.net', 'ns2.example.net'] |