ncloud_functions_get_activations
Retrieve activation history across all Cloud Functions actions for the last month, with optional time range, pagination, and platform filters.
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 |