ncloud_edge_list_edges
Retrieve all edges for a given Global Edge profile. Specify profileId, and optionally pageNo and pageSize to control pagination.
Instructions
List all edges under a specific Global Edge profile
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number for pagination (default 1) | |
| pageSize | No | Number of items per page (default 15) | |
| profileId | Yes | Profile ID to list edges for |