ncloud_list_ips_events
List IPS intrusion prevention events from Security Monitoring within a given time range. Filter by event name, attack IP, target IP, protocol, or zone to investigate security threats on your infrastructure.
Instructions
List IPS intrusion prevention 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 | |
| eventNm | No | Filter by event name | |
| attackIp | No | Filter by attack source IP | |
| protocol | No | Filter by protocol (VPC only) | |
| 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 |