Oracle Cloud Infrastructure · Arazzo Workflow
Oracle Cloud Provision Autonomous Database
Version 1.0.0
Create an Autonomous Database and poll until it is AVAILABLE with connection URLs.
View Spec
View on GitHub
Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a ServiceArazzoWorkflows
Provider
Workflows
provision-autonomous-database
Create an Autonomous Database and wait for it to be AVAILABLE.
Creates an Autonomous Database and polls getAutonomousDatabase until the lifecycle state is AVAILABLE, surfacing the connection URLs.
1
createDatabase
createAutonomousDatabase
Create a new Autonomous Database in the requested compartment.
2
pollDatabase
getAutonomousDatabase
Poll the database until it reports the AVAILABLE lifecycle state and the connection URLs are populated.