Oracle Enterprise Manager · Arazzo Workflow
Oracle Enterprise Manager Read Metric Snapshot
Version 1.0.0
Resolve a target's metric group and pull its latest collected data point.
View Spec
View on GitHub
Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracleArazzoWorkflows
Provider
Workflows
read-metric-snapshot
From a target, resolve a metric group and read its latest collected data.
Verifies the target, lists its metric groups, picks the supplied metric group (or the first available), reads the group definition, and retrieves the latest collected metric data for that group.
1
2
3
getGroupDefinition
Read the definition of the selected metric group, falling back to the first available group when no group name was supplied.
4
getLatestData
Fetch the most recently collected metric data for the resolved metric group on the target.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.