PAGERDUTY_LIST_SUPPORTING_SERVICE_IMPACTS
Retrieves information about the impacts of supporting services on a specific business service in PagerDuty. This endpoint is used to understand the relationships and dependencies between a primary business service and its supporting services, along with the potential impacts these relationships may have on incident management and service reliability. It's particularly useful for assessing the cascading effects of incidents across interconnected services and for proactive risk management. The endpoint should be used when analyzing service dependencies, planning incident response strategies, or evaluating the overall resilience of your service infrastructure. Note that this endpoint focuses on impact information and may not provide real-time incident data or detailed metrics about the services themselves.
Available from 1 provider (1 remote)
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"title": "Id",
"description": "The ID of the resource."
},
"ids": {
"type": "string",
"title": "Ids",
"description": "The IDs of the resources."
},
"additional__fields": {
"enum": [
"services.highest_impacting_priority",
"total_impacted_count"
],
"type": "string",
"title": "Additional Fields",
"description": "Provides access to additional fields such as highest priority per business service and total impacted count "
}
}
}
Remote Providers (1)
These servers are accessible over the network — no local installation needed.
PagerDuty
Remotepagerduty