Gets a list of supported Autonomous Container Database versions.

GET {{baseUrl}}/autonomousContainerDatabaseVersions?compartmentId=<string>&limit=10&page=<string>&sortOrder=ASC&serviceComponent=EXACC

Gets a list of supported Autonomous Container Database versions.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The compartment OCID.
limitnumberThe maximum number of items to return per page.
pagestringThe pagination token to continue listing from.
sortOrderstringThe sort order to use, either ascending (ASC) or descending (DESC).
serviceComponentstring(Required) The service component to use, either ADBD or EXACC.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique identifier for the request.
Acceptstring

RESPONSES

status: OK

[{&quot;version&quot;:&quot;\u003cstring\u003e&quot;,&quot;supportedApps&quot;:[{&quot;releaseDate&quot;:&quot;\u003cstring\u003e&quot;,&quot;endOfSupport&quot;:&quot;\u003cstring\u003e&quot;,&quot;supportedAppName&quot;:&quot;\u003cstring\u003e&quot;,&quot;isCertified&quot;:&quot;\u003cboolean\u003e&quot;},{&quot;releaseDate&quot;:&quot;\u003cstring\u003e&quot;,&quot;endOfSupport&quot;:&quot;\u003cstring\u003e&quot;,&quot;supportedAppName&quot;:&quot;\u003cstring\u003e&quot;,&quot;isCertified&quot;:&quot;\u003cboolean\u003e&quot;}],&quot;details&quot;:&quot;\u003cstring\u003e&quot;},{&quot;version&quot;:&quot;\u003cstring\u003e&quot;,&quot;supportedApps&quot;:[{&quot;releaseDate&quot;:&quot;\u003cstring\u003e&quot;,&quot;endOfSupport&quot;:&quot;\u003cstring\u003e&quot;,&quot;supportedAppName&quot;:&quot;\u003cstring\u003e&quot;,&quot;isCertified&quot;:&quot;\u003cboolean\u003e&quot;},{&quot;releaseDate&quot;:&quot;\u003cstring\u003e&quot;,&quot;endOfSupport&quot;:&quot;\u003cstring\u003e&quot;,&quot;supportedAppName&quot;:&quot;\u003cstring\u003e&quot;,&quot;isCertified&quot;:&quot;\u003cboolean\u003e&quot;}],&quot;details&quot;:&quot;\u003cstring\u003e&quot;}]