get web domain
get_web_domainFetch the configuration and status of a specific web domain from HestiaCP. Provide user and domain to retrieve details in JSON or plain text format.
Instructions
Get one web domain. Executes verified command v-list-web-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 |