ncloud_dns_list_domains
List Global DNS domains using pagination. Apply an optional domain name filter to retrieve specific domains with total element counts.
Instructions
List Global DNS domains with pagination. Returns Spring Page structure (content, pageable, totalElements).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page number (0-based) | |
| size | Yes | Number of items per page | |
| domainName | No | Filter by domain name |