chim_create_outage
Create an outage notification by submitting a payload to the CHIM API. Report incidents and service disruptions for change management tracking.
Instructions
Creates an Incident/Outage notification (POST /api/v1/outages/). Provide the payload documented in the CHIM API guide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Skip sending the request and only validate that the payload is valid JSON. | |
| payload | Yes | Payload you want to send to CHIM. |