ncloud_functions_get_activations
Retrieve activation history for all Cloud Functions actions from the past month, with optional time range and pagination filters to track invocations and troubleshoot issues.
Instructions
Get all activation history across all actions (last 1 month)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End time filter (format: yyyy-MM-ddTHH:mm:ss) | |
| start | No | Start time filter (format: yyyy-MM-ddTHH:mm:ss) | |
| pageNo | No | Page number for pagination | |
| pageSize | No | Page size for pagination | |
| platform | No | Platform type (default: vpc) | vpc |