list_alerts
Retrieve Cohesity cluster alerts filtered by severity, category, state, and date range to monitor cluster health and resolve issues.
Instructions
List Cohesity cluster alerts with severity, description, and resolution status
Input 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 |