EnvironmentInfo interface
Dynatrace Environment Information
Properties
environment |
Id of the environment created |
ingestion |
Ingestion key of the environment |
landingURL | Landing URL for Dynatrace environment |
logs |
Ingestion endpoint used for sending logs |
Property Details
environmentId
Id of the environment created
environmentId?: string
Property Value
string
ingestionKey
Ingestion key of the environment
ingestionKey?: string
Property Value
string
landingURL
Landing URL for Dynatrace environment
landingURL?: string
Property Value
string
logsIngestionEndpoint
Ingestion endpoint used for sending logs
logsIngestionEndpoint?: string
Property Value
string