ncloud_edge_get_edge_stats
Retrieve traffic statistics for a Global Edge CDN edge within a specified time range by providing profile ID, edge ID, and start/end dates.
Instructions
Get traffic statistics for a Global Edge CDN edge within a specified time range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edgeId | Yes | Edge ID to get statistics for | |
| profileId | Yes | Profile ID that the edge belongs to | |
| endDateTime | Yes | End date-time for statistics (ISO 8601 format, e.g. 2024-01-02T00:00:00Z) | |
| startDateTime | Yes | Start date-time for statistics (ISO 8601 format, e.g. 2024-01-01T00:00:00Z) |