Oracle · Arazzo Workflow
Oracle OCI Select Shape and Image then Launch
Version 1.0.0
List available shapes, find a matching image, then launch an instance using both.
View Spec
View on GitHub
OracleCloudDatabaseEnterpriseInfrastructureSoftware-as-a-ServiceFortune 100ArazzoWorkflows
Provider
Workflows
select-shape-and-launch
Discover a shape and image then launch an instance from them.
Lists shapes and images in the compartment, then launches an instance using the first shape and first matching image returned.
1
listShapes
List the shapes available to launch an instance within the compartment and availability domain.
2
listImages
List images in the compartment filtered to the requested operating system, taking the first available image.
3
launchInstance
Launch a new instance wired to the discovered shape and image, attaching its primary VNIC to the supplied subnet.
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.