Oracle · Arazzo Workflow
Oracle OCI Find Compute Instance by Display Name
Version 1.0.0
Search a compartment for an instance matching a display name and fetch its full details.
View Spec
View on GitHub
CloudDatabaseEnterpriseInfrastructureSoftware-as-a-ServiceFortune 100ArazzoWorkflows
Provider
Workflows
find-instance-by-name
Look up a compute instance by display name and return its details.
Lists instances filtered by an exact display name, and when a match is found, fetches the full instance record by its OCID.
1
findInstance
List instances in the compartment filtered to those whose display name exactly matches the supplied value.
2
getInstanceDetails
Fetch the full instance record for the matched OCID, including its lifecycle state, shape, image, and metadata.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.