host_create
Create a nameserver host (glue record) by specifying a hostname and comma-separated IP addresses. Ensures proper DNS delegation for custom nameservers.
Instructions
Create a nameserver host (glue record)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | The hostname to create (e.g. ns1.example.com) | |
| ipList | Yes | Comma-separated list of IP addresses for the host |