get dns domain
get_dns_domainFetch a specific DNS zone from HestiaCP for a given user and domain, returning the zone details in JSON or plain format.
Instructions
Get one DNS zone. Executes verified command v-list-dns-domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| domain | Yes | ||
| format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| command | Yes |