AccountInfo interface
Account Info of the NewRelic account
Properties
| account |
Account id |
| ingestion |
ingestion key of account This value contains a credential. Consider obscuring before showing to users |
| region | Region where New Relic account is present |
Property Details
accountId
Account id
accountId?: string
Property Value
string
ingestionKey
ingestion key of account This value contains a credential. Consider obscuring before showing to users
ingestionKey?: string
Property Value
string
region
Region where New Relic account is present
region?: string
Property Value
string