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
listTargets
Search the monitored targets for one whose name matches the supplied fragment, optionally constrained by target type.
2
getTargetDetails
getTarget
Retrieve the full detail record for the matched target, including its lifecycle and availability status.
3
getProperties
getTargetProperties
Read the configuration and monitoring property collection for the target.
4
listMetricGroupsForTarget
listMetricGroups
List the metric groups collected for the target to understand what performance data is available.