Get Exadata Iorm Config

GET {{baseUrl}}/dbSystems/:dbSystemId/ExadataIormConfig

Gets the IORM configuration settings for the specified cloud Exadata DB system. All Exadata service instances have default IORM settings.

Note: Deprecated for Exadata Cloud Service systems. Use the new resource model APIs instead.

For Exadata Cloud Service instances, support for this API will end on May 15th, 2021. See Switching an Exadata DB System to the New Resource Model and APIs for details on converting existing Exadata DB systems to the new resource model.

The GetCloudVmClusterIormConfig API is used for this operation with Exadata systems using the new resource model.

HEADERS

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

RESPONSES

status: OK

{"dbPlans":[{"dbName":"\u003cstring\u003e","flashCacheLimit":"\u003cstring\u003e","share":"\u003cinteger\u003e"},{"dbName":"\u003cstring\u003e","flashCacheLimit":"\u003cstring\u003e","share":"\u003cinteger\u003e"}],"lifecycleDetails":"\u003cstring\u003e","lifecycleState":"FAILED","objective":"AUTO"}