list_status_page_impacts
List the impacts on a PagerDuty status page by its ID, with optional filters for post type (incident or maintenance) and result limit.
Instructions
List Impacts for a Status Page by Status Page ID.
Args:
status_page_id: The ID of the Status Page
query_model: Optional filtering parameters
Returns:
List of StatusPageImpact objects for the given Status Page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_model | No | ||
| status_page_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes |