dns_zone_add
Create a new DNS zone on an ISPConfig server by specifying server, client, origin, nameserver, and admin email.
Instructions
Create a new DNS zone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ns | Yes | Primary nameserver | |
| ttl | No | Default TTL | |
| mbox | Yes | Admin email in DNS format (admin.example.com.) | |
| retry | No | ||
| active | No | y | |
| expire | No | ||
| origin | Yes | Zone origin (e.g. example.com.) | |
| minimum | No | ||
| refresh | No | ||
| client_id | Yes | Client ID (0 for admin) | |
| server_id | Yes | Server ID |