Skip to content

/AWS1/CL_DOANEWRELICAPIKEYCFG

API key authentication configuration for New Relic service.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_apikey TYPE /AWS1/DOAAPIKEYVALUE /AWS1/DOAAPIKEYVALUE

New Relic User API Key

iv_accountid TYPE /AWS1/DOASTRING /AWS1/DOASTRING

New Relic Account ID

iv_region TYPE /AWS1/DOANEWRELICREGION /AWS1/DOANEWRELICREGION

New Relic region (US or EU)

Optional arguments:

it_applicationids TYPE /AWS1/CL_DOANEWRELICAPPIDS_W=>TT_NEWRELICAPPLICATIONIDS TT_NEWRELICAPPLICATIONIDS

List of monitored APM application IDs in New Relic

it_entityguids TYPE /AWS1/CL_DOANEWRELICENTGUIDS_W=>TT_NEWRELICENTITYGUIDS TT_NEWRELICENTITYGUIDS

List of globally unique IDs for New Relic resources (apps, hosts, services)

it_alertpolicyids TYPE /AWS1/CL_DOANEWRELICALERTPLY00=>TT_NEWRELICALERTPOLICYIDS TT_NEWRELICALERTPOLICYIDS

List of alert policy IDs grouping related conditions


Queryable Attributes

apiKey

New Relic User API Key

Accessible with the following methods

Method Description
GET_APIKEY() Getter for APIKEY, with configurable default
ASK_APIKEY() Getter for APIKEY w/ exceptions if field has no value
HAS_APIKEY() Determine if APIKEY has a value

accountId

New Relic Account ID

Accessible with the following methods

Method Description
GET_ACCOUNTID() Getter for ACCOUNTID, with configurable default
ASK_ACCOUNTID() Getter for ACCOUNTID w/ exceptions if field has no value
HAS_ACCOUNTID() Determine if ACCOUNTID has a value

region

New Relic region (US or EU)

Accessible with the following methods

Method Description
GET_REGION() Getter for REGION, with configurable default
ASK_REGION() Getter for REGION w/ exceptions if field has no value
HAS_REGION() Determine if REGION has a value

applicationIds

List of monitored APM application IDs in New Relic

Accessible with the following methods

Method Description
GET_APPLICATIONIDS() Getter for APPLICATIONIDS, with configurable default
ASK_APPLICATIONIDS() Getter for APPLICATIONIDS w/ exceptions if field has no valu
HAS_APPLICATIONIDS() Determine if APPLICATIONIDS has a value

entityGuids

List of globally unique IDs for New Relic resources (apps, hosts, services)

Accessible with the following methods

Method Description
GET_ENTITYGUIDS() Getter for ENTITYGUIDS, with configurable default
ASK_ENTITYGUIDS() Getter for ENTITYGUIDS w/ exceptions if field has no value
HAS_ENTITYGUIDS() Determine if ENTITYGUIDS has a value

alertPolicyIds

List of alert policy IDs grouping related conditions

Accessible with the following methods

Method Description
GET_ALERTPOLICYIDS() Getter for ALERTPOLICYIDS, with configurable default
ASK_ALERTPOLICYIDS() Getter for ALERTPOLICYIDS w/ exceptions if field has no valu
HAS_ALERTPOLICYIDS() Determine if ALERTPOLICYIDS has a value