REST Resource: projects.locations.autonomousDbVersions

Resource: AutonomousDbVersion

Details of the Autonomous Database version. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDbVersionSummary/

JSON representation
{
  "name": string,
  "version": string,
  "dbWorkload": enum (DBWorkload),
  "workloadUri": string
}
Fields
name

string

Identifier. The name of the Autonomous Database Version resource with the format: projects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}

version

string

Output only. An Oracle Database version for Autonomous Database.

dbWorkload

enum (DBWorkload)

Output only. The Autonomous Database workload type.

workloadUri

string

Output only. A URL that points to a detailed description of the Autonomous Database version.

Methods

list

Lists all the available Autonomous Database versions for a project and location.