admin_create_alert_rule
Create alert rules for Cisco Secure Access by supplying a JSON definition with triggers and notification channels.
Instructions
Create an alert rule. definition is a free-form JSON object whose exact schema depends on the alert type — see the Cisco Alerting API reference for the supported triggers and notification channels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable name. | |
| definition | Yes | Cisco-specific alert rule body. Pass the JSON exactly as documented for the rule type you are creating. | |
| description | No | ||
| enabled | No |