Oracle · Arazzo Workflow
Oracle OCI Create Custom Image from Instance
Version 1.0.0
Verify an instance is stopped, capture a custom image from it, then poll until the image is available.
View Spec
View on GitHub
OracleCloudDatabaseEnterpriseInfrastructureSoftware-as-a-ServiceFortune 100ArazzoWorkflows
Provider
Workflows
create-custom-image-from-instance
Capture a custom image from a stopped instance and wait for it to provision.
Confirms the source instance is STOPPED, creates a custom image from it, and polls the image lifecycle state until it is AVAILABLE.
1
readInstance
Read the source instance and confirm it is in the STOPPED state, which is required before an image can be captured from it.
2
createImage
Create a boot disk image from the stopped instance in the target compartment with the supplied display name.
3
pollImage
Read the new image and check its lifecycle state. Repeat this step until the image leaves PROVISIONING and reports AVAILABLE.
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.