add_dns_subdomain
Add a subdomain to the DNS zone for a server and domain, with confirmation and edit permission required.
Instructions
Добавить сабдомен в таблицу сабдоменов (pdns/add_subdomain). Требует права pdns/edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Имя сабдомена | |
| confirm | Yes | Нужно true, чтобы выполнить операцию. | |
| domain_id | Yes | ID домена из list_dns_domains | |
| server_id | Yes | ID сервера |