update_nameservers
Update nameservers for a domain by providing the domain UUID and primary nameserver. Optionally specify secondary, third, and fourth nameservers.
Instructions
Update the nameservers for a domain.
Args: domain_uuid: The UUID of the domain ns1: Primary nameserver (required) ns2: Secondary nameserver ns3: Third nameserver ns4: Fourth nameserver
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_uuid | Yes | ||
| ns1 | Yes | ||
| ns2 | No | ||
| ns3 | No | ||
| ns4 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |