Get open alerts from the specific Exadata storage server.

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

Gets the open alerts from the specified Exadata storage server.

HEADERS

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

RESPONSES

status: OK

{"alerts":[{"message":"\u003cstring\u003e","severity":"INFO","timeStartAt":"\u003cdateTime\u003e","type":"STATELESS"},{"message":"\u003cstring\u003e","severity":"WARNING","timeStartAt":"\u003cdateTime\u003e","type":"STATELESS"}]}