Oracle Cloud Infrastructure · Arazzo Workflow
Oracle Cloud Find Image And Launch Instance
Version 1.0.0
Pick a compatible shape and image in a compartment, then launch an instance with them.
View Spec
View on GitHub
Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a ServiceArazzoWorkflows
Provider
Workflows
find-image-and-launch-instance
Discover a shape and image, then launch a compute instance using them.
Lists shapes and images in the compartment, selects the first of each, and launches an instance referencing the discovered shape and image OCIDs.
1
listShapes
listShapes
List the compute shapes available in the compartment.
2
listImages
listImages
List images in the compartment filtered by operating system, taking the first match as the boot image.
3
launchInstance
launchInstance
Launch a new instance referencing the discovered shape and image in the requested subnet and availability domain.