ListGiVersions

GET {{baseUrl}}/giVersions?compartmentId={{compartment_ocid}}&limit=10&sortOrder=ASC&shape=ExadataCC.BaseX9M

Gets a list of supported GI 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).
shapestringIf provided, filters the results for the given shape.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"version":"\u003cstring\u003e"},{"version":"\u003cstring\u003e"}]