Oracle Enterprise Manager · Arazzo Workflow
Oracle Enterprise Manager Trace Incident Event
Version 1.0.0
Drill from an incident into its events and one event's full detail.
View Spec
View on GitHub
Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracleArazzoWorkflows
Provider
Workflows
trace-incident-event
Read an incident, list its events, and fetch the first event's detail.
Resolves an incident, retrieves its correlated events, and pulls the full detail record for the first event to expose the originating metric.
1
getIncidentDetails
getIncident
Retrieve the incident to confirm it exists before tracing events.
2
listIncidentEvents
getIncidentEvents
List the monitoring events correlated into the incident.
3
getEventDetail
getEvent
Fetch the full detail for the first correlated event, exposing the metric group, column, and value that raised the alert.