HP OneView REST API Reference

alerts
alerts.html[10/17/2013 10:35:10 AM]
minLength: 0
maxLength: 2048
eTag: description: Entity tag/version ID of the resource, the same value that is returned in the
ETag header on a GET of the resource
type: string
associatedResource: description: Details about the resource for which the alert is created. The
resource can be an enclosure, server or any other managed
resource. For example, if the alert is created for an
enclosure, the associatedResource has the details about
that enclosure.
required: true
type: object
Properties
resourceUri: description: URI of the resource
type: string
associationType: description: Type of association
type: string
enum: MANAGED_BY
HAS_A
IS_A
resourceCategory: description: Category of the resource
type: string
resourceName: description: Name of the resource
type: string
clearedByUser: description: The name of the user who last set the alert state to cleared. Alerts can be
Cleared by the user or by the system. For example, when an event is
posted with the clearPriorEvents attribute set to true, the events resource
manager clears the alert.
type: string
minLength: 0
maxLength: 255
alertState: description: This indicates the state of an alert. Active alerts of a resource help
determine its health status. Cleared alerts indicate that the alerts are no
longer of concern and will not affect the health status of a resource.
Locked alerts are active alerts that cannot be cleared or deleted by the
user. Only the internal resource manager can change the state of the
locked alert after the underlying problem is corrected. Like active alerts,
locked alerts help determine the health status of a resource. The system
will automatically set the state of an alert to Cleared if the severity of alert
is OK.
type: string
enum:
Active