ORACLE CLOUD

Autonomous Database actions

24 actions you can wire into a flow, alongside everything else in the Oracle Cloud integration.

Every Autonomous Database action

  • OCI Autonomous Database: CloneClone an Oracle Cloud Autonomous Database into a new database (full or metadata clone). Asynchronous: returns a work-request id for the new database.
  • OCI Autonomous Database: CreateProvision a new Oracle Cloud Autonomous Database in a compartment. Asynchronous: returns a work-request id while the database provisions. Set 'Always Free' for a no-cost database, or choose the workload, compute and storage.
  • OCI Autonomous Database: Create BackupCreate a backup of an Oracle Cloud Autonomous Database. Defaults to a long-term backup (manual backups are deprecated on Autonomous Database Serverless) retained for 90 days unless you set a retention period. Asynchronous: returns a work-request id.
  • OCI Autonomous Database: DeletePermanently terminate an Oracle Cloud Autonomous Database. Asynchronous and IRREVERSIBLE: returns a work-request id while the database terminates.
  • OCI Autonomous Database: Delete BackupDelete an Oracle Cloud Autonomous Database backup by OCID. Asynchronous: returns a work-request id.
  • OCI Autonomous Database: Generate Regional WalletDownload the regional wallet for Oracle Cloud Autonomous Databases: a single wallet covering all databases in the region. Returned base64-encoded. The password protects the zip and is required.
  • OCI Autonomous Database: Generate WalletDownload the client credentials (instance) wallet for an Oracle Cloud Autonomous Database: the password-protected zip a client needs to connect. Returned base64-encoded. The password protects the zip and is required.
  • OCI Autonomous Database: GetFetch the full state of one Oracle Cloud Autonomous Database by OCID: lifecycle state, compute and storage sizing, workload type and metadata.
  • OCI Autonomous Database: Get BackupFetch the details of one Oracle Cloud Autonomous Database backup by OCID.
  • OCI Autonomous Database: Get Connection InfoGet the connection strings and service console URLs for an Oracle Cloud Autonomous Database: everything a client or tool needs to connect, without downloading a wallet.
  • OCI Autonomous Database: ListList the Autonomous Databases in an Oracle Cloud compartment, with their lifecycle state, workload and sizing. Optionally filter by display name or workload type. Large compartments are capped: check the 'truncated' output to tell a complete listing from a partial one.
  • OCI Autonomous Database: List BackupsList the backups of an Oracle Cloud Autonomous Database, or all backups in a compartment. Provide a database OCID or a compartment.
  • OCI Autonomous Database: List Character SetsList the valid database or national character sets for provisioning an Oracle Cloud Autonomous Database.
  • OCI Autonomous Database: List ClonesList the clones created from a source Oracle Cloud Autonomous Database within a compartment.
  • OCI Autonomous Database: List DB VersionsList the available Autonomous Database engine versions in a compartment, optionally filtered by workload.
  • OCI Autonomous Database: Move to CompartmentMove an Oracle Cloud Autonomous Database to a different compartment. Asynchronous: returns a work-request id.
  • OCI Autonomous Database: RestartRestart an Oracle Cloud Autonomous Database. Asynchronous: returns a work-request id while the database restarts.
  • OCI Autonomous Database: RestoreRestore an Oracle Cloud Autonomous Database to a point in time (a timestamp, or the latest restore point). Asynchronous: returns a work-request id.
  • OCI Autonomous Database: Rotate WalletRotate (invalidate and reissue) the client wallet for an Oracle Cloud Autonomous Database. Existing downloaded wallets stop working.
  • OCI Autonomous Database: ScaleScale an Oracle Cloud Autonomous Database: change CPU count, storage, or toggle auto-scaling. Asynchronous, returns a work-request id.
  • OCI Autonomous Database: Shrink StorageReclaim unused allocated storage on an Oracle Cloud Autonomous Database. Asynchronous: returns a work-request id.
  • OCI Autonomous Database: StartStart a stopped Oracle Cloud Autonomous Database. Asynchronous: returns a work-request id while the database transitions to AVAILABLE.
  • OCI Autonomous Database: StopStop a running Oracle Cloud Autonomous Database (halts compute billing). Asynchronous: returns a work-request id while the database transitions to STOPPED.
  • OCI Autonomous Database: Update AttributesUpdate editable attributes of an Oracle Cloud Autonomous Database: display name, ADMIN password, license model or allowed IPs. Asynchronous, returns a work-request id.

Also in Oracle Cloud

Put Autonomous Database in a flow

These actions sit on the same canvas as every other integration, so a Autonomous Database step can follow a form, a schedule or a message without any glue code.