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
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
Accept | string |
RESPONSES
status: OK
{"alerts":[{"message":"\u003cstring\u003e","severity":"INFO","timeStartAt":"\u003cdateTime\u003e","type":"STATELESS"},{"message":"\u003cstring\u003e","severity":"WARNING","timeStartAt":"\u003cdateTime\u003e","type":"STATELESS"}]}