List CDN resources
list_cdn_resourcesList all Anycast CDN pull zones with settings, domains, and status. Check meta.total to fetch remaining pages when the response is truncated.
Instructions
List Anycast CDN resources (pull zones) in the account with their settings, domains and state. The API paginates (its own default is 25 per page, undocumented) — this tool requests up to 100 per call. ALWAYS check meta.total in the response: if it exceeds the number of returned zones, fetch the remaining pages with the page parameter before reporting the account's zones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| per_page | No | Zones per page (default 100, max 100) | |
| traffic_distribution | No | Include traffic distribution data for each resource |