Skip to main content

business_services_impacts

Overview

Namebusiness_services_impacts
TypeResource
Idpagerduty.incidents.business_services_impacts

Fields

NameDatatypeDescription
idstring
namestring
additional_fieldsobject
statusstringThe current impact status of the object
typestringThe kind of object that has been impacted

Methods

NameAccessible byRequired ParamsDescription
get_incident_impacted_business_servicesSELECTX-EARLY-ACCESS, idRetrieve a list of Business Services that are being impacted by the given Incident.

<!-- theme: warning -->
> ### Early Access
> This endpoint is in Early Access and may change at any time. You must pass in the X-EARLY-ACCESS header to access it.
_get_incident_impacted_business_servicesEXECX-EARLY-ACCESS, idRetrieve a list of Business Services that are being impacted by the given Incident.

<!-- theme: warning -->
> ### Early Access
> This endpoint is in Early Access and may change at any time. You must pass in the X-EARLY-ACCESS header to access it.
put_incident_manual_business_service_associationEXECX-EARLY-ACCESS, business_service_id, id, data__relationChange Impact of an Incident on a Business Service.

<!-- theme: warning -->
> ### Early Access
> This endpoint is in Early Access and may change at any time. You must pass in the X-EARLY-ACCESS header to access it.