add_dns_domain
Create a DNS zone and add a new domain to the domain table. Requires confirmation and DNS edit permissions.
Instructions
Создать DNS-зону и добавить домен в таблицу доменов (pdns/add_domain). Требует права pdns/edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Имя домена, например example.com | |
| confirm | Yes | Must be true to run the operation. |