ListGiVersions
GET {{baseUrl}}/giVersions?compartmentId={{compartment_ocid}}&limit=10&sortOrder=ASC&shape=ExadataCC.BaseX9M
Gets a list of supported GI versions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | (Required) The compartment OCID. | |
limit | number | The maximum number of items to return per page. | |
page | string | The pagination token to continue listing from. | |
sortOrder | string | The sort order to use, either ascending (ASC ) or descending (DESC ). | |
shape | string | If provided, filters the results for the given shape. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"version":"\u003cstring\u003e"},{"version":"\u003cstring\u003e"}]