Get alerts summary.

Get alerts summary grouped by category.

Log in to see full request history
Query Params
int64

Filter by start time. Specify the start time as a Unix epoch Timestamp (in microseconds). By default it is current time minus a day.

int64

Filter by end time. Specify the end time as a Unix epoch Timestamp (in microseconds). By default it is current time.

boolean

IncludeTenants specifies if alerts of all the tenants under the
hierarchy of the logged in user's organization should be used to
compute summary.

tenantIds
array of strings

TenantIds contains ids of the tenants for which alerts are to be
used to compute summary.

tenantIds
statesList
array of strings

Specifies list of alert states to filter alerts by. If not specified,
only open alerts will be used to get summary.

statesList
Responses

Response body
object
array of objects | null

Specifies a list of alerts summary grouped by category.

alertsSummary
object
string

Category of alerts by which summary is grouped.

kDisk kNode kCluster kChassis kPowerSupply kCPU kMemory kTemperature kFan kNIC kFirmware kNodeHealth kOperatingSystem kDataPath kMetadata kIndexing kHelios kAppMarketPlace kSystemService kLicense kSecurity kUpgrade kClusterManagement kAuditLog kNetworking kConfiguration kStorageUsage kFaultTolerance kBackupRestore kArchivalRestore kRemoteReplication kQuota kCDP kViewFailover kDisasterRecovery kStorageDevice kStoragePool kGeneralSoftwareFailure kAgent

int64 | null

Specifies count of critical alerts.

int64 | null

Specifies count of info alerts.

int64 | null

Specifies count of total alerts.

string

Type/bucket that this alert category belongs to.

int64 | null

Specifies count of warning alerts.

Language
Credentials