get_outlier_incident
Identify incidents that deviate from expected patterns for a service by retrieving outlier incident information for a given incident.
Instructions
Get Outlier Incident information for a given Incident on its Service.
Outlier Incident returns incident that deviates from the expected patterns
for the same Service. This feature is currently available as part of the
Event Intelligence package or Digital Operations plan only.
Args:
incident_id: The ID of the incident to get outlier incident information for
query_model: Query parameters including date range and additional details
Returns:
Outlier incident information calculated over the same Service as the given Incident
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes | ||
| query_model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outlier_incident | Yes | Outlier incident information |