External DocumentationTo learn more, visit the FireHydrant documentation.
Basic Parameters
Parameter | Description |
---|---|
Alert IDs | A comma-separated list of alert IDs to associate to the new incident. Can be obtained by using the List Alerts action. |
Description | A description for the incident. |
Name | The name of the incident. |
Priority | The priority of the incident. |
Restricted | Select to restrict the incident. |
Severity | The severity of the incident. |
Summary | A summary of the incident. |
Advanced Parameters
Parameter | Description |
---|---|
Custom Fields | A JSON list of custom fields to set on the incident. |
Customer Impact Summary | A summary of the impact of the incident on the customer. |
External Links | External links related to the incident. |
Impacts | A JSON object representing a list of impacted infrastructure. |
Incident Type ID | The ID of the incident type. If provided, values that are not specified in this action will be copied from the incident type (if any). |
Milestones | JSON object that represents the milestones to set on an incident. For example: [ { "type": "<type/slug>", "occurred_at": "2025-07-17T06:37:06Z" }, { "type": "<type/slug>", "occurred_at": "2025-07-17T06:37:06Z" } ] |
Runbook IDs | A comma-separated list of runbook IDs to attach to the incident. Note: Ignores any rules or conditions that control whether these runbooks are automatically attached. |
Severity Condition ID | The severity condition ID to assign to the incident. |
Severity Impact ID | The severity impact ID to assign to the incident. |
Skip Incident Type Values | If true, the incident type values will not be copied to the incident. |
Tag List | A comma-separated list of tags for the incident. |
Team IDs | A comma-separated list of team IDs to assign to the incident. |