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.
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
listShapes
List the shapes available to launch an instance within the compartment and availability domain.
2
listImages
listImages
List images in the compartment filtered to the requested operating system, taking the first available image.
3
launchInstance
launchInstance
Launch a new instance wired to the discovered shape and image, attaching its primary VNIC to the supplied subnet.