ncloud_functions_get_trigger_activations
Retrieve activation history for a specific trigger, with optional time range and pagination filters.
Instructions
Get activation history for a specific trigger
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 |
| triggerName | Yes | Name of the trigger |