ncloud_list_ddos_events
List Anti-DDoS security events from Security Monitoring to review DDoS attacks within a specified time range and filter by IP or region.
Instructions
List Anti-DDoS security events from Security Monitoring. Only for users subscribed to the Security Monitoring service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (>= 1, default 1) | |
| order | No | Sort order | |
| attackIp | No | Filter by attack source IP | |
| targetIp | No | Filter by target IP | |
| zoneName | No | Zone name | |
| regionCode | No | Region code | |
| endDateTime | Yes | Search end time in Unix epoch milliseconds | |
| countPerPage | No | Items per page (>= 1, default 50) | |
| startDateTime | Yes | Search start time in Unix epoch milliseconds |