Gets the IORM plan from the specified Exadata storage server.

GET {{baseUrl}}/externalExadataStorageServers/:externalExadataStorageServerId/iormPlan

Get the IORM plan from the specific Exadata storage server.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Acceptstring

RESPONSES

status: OK

{"planStatus":"INACTIVE","planObjective":"LOW_LATENCY","dbPlan":{"items":[{"name":"\u003cstring\u003e","allocation":"\u003cinteger\u003e","asmCluster":"\u003cstring\u003e","flashCacheLimit":"\u003cstring\u003e","flashCacheMin":"\u003cstring\u003e","flashCacheSize":"\u003cstring\u003e","isFlashCacheOn":"\u003cboolean\u003e","isFlashLogOn":"\u003cboolean\u003e","isPmemCacheOn":"\u003cboolean\u003e","isPmemLogOn":"\u003cboolean\u003e","level":"\u003cinteger\u003e","limit":"\u003cinteger\u003e","pmemCacheLimit":"\u003cstring\u003e","pmemCacheMin":"\u003cstring\u003e","pmemCacheSize":"\u003cstring\u003e","role":"PRIMARY","share":"\u003cinteger\u003e","type":"PROFILE"},{"name":"\u003cstring\u003e","allocation":"\u003cinteger\u003e","asmCluster":"\u003cstring\u003e","flashCacheLimit":"\u003cstring\u003e","flashCacheMin":"\u003cstring\u003e","flashCacheSize":"\u003cstring\u003e","isFlashCacheOn":"\u003cboolean\u003e","isFlashLogOn":"\u003cboolean\u003e","isPmemCacheOn":"\u003cboolean\u003e","isPmemLogOn":"\u003cboolean\u003e","level":"\u003cinteger\u003e","limit":"\u003cinteger\u003e","pmemCacheLimit":"\u003cstring\u003e","pmemCacheMin":"\u003cstring\u003e","pmemCacheSize":"\u003cstring\u003e","role":"STANDBY","share":"\u003cinteger\u003e","type":"DATABASE"}]}}