list_alerts
Retrieve and filter Cohesity cluster alerts by severity, category, and status to monitor data protection health and identify issues requiring attention.
Instructions
List Cohesity cluster alerts with severity, description, and resolution status
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alert_states | No | Filter by alert state (default: open alerts only) | |
| alert_severities | No | Filter by severity level | |
| alert_categories | No | Filter by alert category | |
| start_date_usecs | No | Filter alerts created after this Unix timestamp in microseconds | |
| end_date_usecs | No | Filter alerts created before this Unix timestamp in microseconds | |
| max_results | No | Maximum number of alerts to return |