search_dns_host_override_aliases
Find aliases associated with a specific DNS host override by providing its ID. Supports pagination and sorting for efficient results.
Instructions
Search aliases for a specific DNS host override
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| sort_by | No | Field to sort by (host, domain, etc.) | host |
| page_size | No | Number of results per page | |
| parent_id | Yes | The host override ID to list aliases for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||