Dynatrace · Arazzo Workflow
Dynatrace Find Problems Affecting a Named Service
Version 1.0.0
Resolve a service by name, read its details, and list problems impacting it.
View Spec
View on GitHub
AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservabilityArazzoWorkflows
Provider
Workflows
service-problem-lookup
Resolve a service by name and list problems affecting it.
Looks up a service by name, reads the entity, and lists problems whose affected or impacted entities include that service.
1
resolveService
lookupEntity
Resolve the service display name to its Dynatrace entity ID for use in the problem entity selector.
2
readEntity
getEntity
Read the resolved entity with its tags and management zones to provide context alongside the problem list.
3
listServiceProblems
listProblems
List problems whose affected or impacted entities include the resolved service, over the requested time range.
Source API Descriptions
openapi