ncloud_list_av_events
Retrieve anti-virus malware detection events from Security Monitoring. Filter by date range, malware type, server IP, or detection path.
Instructions
List Anti-Virus malware detection 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 | |
| zoneName | No | Zone name | |
| regionCode | No | Region code | |
| endDateTime | Yes | Search end time in Unix epoch milliseconds | |
| malwareType | No | Filter by malware type | |
| countPerPage | No | Items per page (>= 1, default 50) | |
| detectionPath | No | Filter by detection path | |
| startDateTime | Yes | Search start time in Unix epoch milliseconds | |
| infectedServerIp | No | Filter by infected server IP |