HP OneView REST API Reference

alerts
alerts.html[10/17/2013 10:35:10 AM]
AlertResourceCollectionV2
description: AlertResourceCollectionV2 is a collection of alert objects of the type AlertResourceV2.
type: object
Properties
alertSeverityCounts: type: object
Properties
disabledCount: description: The disabledCount is not valid for an alert and will be
obsoleted.
type: integer
okCount: description: Total count of alerts whose severity is OK.
type: integer
criticalCount: description: Total count of alerts whose severity is Critical.
type: integer
warningCount: description: Total count of alerts whose severity is Warning.
type: integer
unknownCount: description: Total count of alerts whose severity is Uknown.
type: integer
count: description: The actual number of resources returned in the specified page
type: integer
total: description: The total number of resources that would be returned from the query
(including any filters), without pagination or enforced resource limits
type: integer
nextPageUri: description: URI pointing to the page of resources following the list of resources
contained in the specified collection
type: string
prevPageUri: description: URI pointing to the page of resources preceding the list of resources
contained in the specified collection
type: string
uri: description: The canonical URI of the resource
type: string
created: description: Date and time when the resource was created
pattern: [1-2][0-9][0-9][0-9]-([0-1][0-9])-[0-3][0-9]T[0-2][0-9]:[0-5][0-9]:[0-5][0-9](.[0-9]
[0-9][0-9])?Z