Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Get Xunacknowledged Alerts

GET /vdc/alerts/latest


Query Parameters

limitthe number of latest unacknowledged alerts to be requested. Please note that the max limit is 20 and there is no pagination support for this API (i.e. NextMarker is not supported)

Required Roles

This call has no restrictions.


Response Body

List of latest unacknowledged alerts per the given limit

Field Description Type Notes
alerts
alert     0-* Elements
id Event id String
type alert type String
severity alert severity String
timestamp Event creating time of yyyy-MM-dd'T'HH:mm:ss format. String
namespace Namespace for this event String
description Description for this alert String
symptomCode Symptom Code String
acknowledged acknowledgement state of alert Boolean
MaxAlerts Integer
NextMarker String
Filter String
NextPageLink String