add_dns_subdomain
Add a new subdomain to a DNS domain's subdomain table on a Hostkey server. Specify server, domain, and subdomain name, and confirm to apply changes.
Instructions
Добавить сабдомен в таблицу сабдоменов (pdns/add_subdomain). Требует права pdns/edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Имя сабдомена | |
| confirm | Yes | Must be true to run the operation. | |
| domain_id | Yes | ID домена из list_dns_domains | |
| server_id | Yes | ID сервера |