Oracle Enterprise Manager · Arazzo Workflow
Oracle Enterprise Manager Inspect Target
Version 1.0.0
Find a monitored target by name and pull its full configuration profile.
View Spec
View on GitHub
Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracleArazzoWorkflows
Provider
Workflows
inspect-target
Resolve a target by name and gather its details, properties, and metric groups.
Lists targets filtered by a name fragment and optional type, selects the first match, then fetches the target details, its property collection, and the metric groups available for it.
1
findTarget
Search the monitored targets for one whose name matches the supplied fragment, optionally constrained by target type.
2
getTargetDetails
Retrieve the full detail record for the matched target, including its lifecycle and availability status.
3
getProperties
Read the configuration and monitoring property collection for the target.
4
listMetricGroupsForTarget
List the metric groups collected for the target to understand what performance data is available.
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.