Skip to content

/AWS1/CL_DOAPAGERDUTYCONF

Configuration for Pagerduty integration.

CONSTRUCTOR

IMPORTING

Required arguments:

it_services TYPE /AWS1/CL_DOAPAGERDUTYSVCSLST_W=>TT_PAGERDUTYSERVICESLIST TT_PAGERDUTYSERVICESLIST

List of Pagerduty service available for the association.

iv_customeremail TYPE /AWS1/DOAEMAILADDRESS /AWS1/DOAEMAILADDRESS

Email to be used in Pagerduty API header


Queryable Attributes

services

List of Pagerduty service available for the association.

Accessible with the following methods

Method Description
GET_SERVICES() Getter for SERVICES, with configurable default
ASK_SERVICES() Getter for SERVICES w/ exceptions if field has no value
HAS_SERVICES() Determine if SERVICES has a value

customerEmail

Email to be used in Pagerduty API header

Accessible with the following methods

Method Description
GET_CUSTOMEREMAIL() Getter for CUSTOMEREMAIL, with configurable default
ASK_CUSTOMEREMAIL() Getter for CUSTOMEREMAIL w/ exceptions if field has no value
HAS_CUSTOMEREMAIL() Determine if CUSTOMEREMAIL has a value