add_dns_domain
Create a DNS zone and add a domain to the domain table, enabling DNS management for that domain.
Instructions
Создать DNS-зону и добавить домен в таблицу доменов (pdns/add_domain). Требует права pdns/edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Имя домена, например example.com | |
| confirm | Yes | Нужно true, чтобы выполнить операцию. |