HP OneView REST API Reference

alerts
alerts.html[10/17/2013 10:35:10 AM]
{
"alertState": "Cleared",
"assignedToUser": "Paul",
"alertUrgency":"None",
"notes":"Problem fixed",
"eTag":"2013-06-27T17:48:50.526Z"
}
The above example, updates the attributes with the
values
specified in the sample request body, for the alert,
which
matches the unique identifier specified.
AlertResourceV2
description: AlertResourceV2 object represents the attributes of an alert. The object interfaces to the
Alert service's RESTful web interface
type: object
Properties
modified: description: The time that the alert resource was last modified and stored; the format is
an extended ISO 8601 String expressed as UTC
format: YYYY-MM-DDThh:mm:ss.sssZ
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
readonly: true
type: string
assignedToUser: description: The user assigned to this alert.
type: string
minLength: 1
maxLength: 255
category: description: The category is used to help identify the kind of resource. The category of
this resource will always be set to 'alerts'.
type: string
resourceUri: description: URI of the resource. This will be same as the resourceUri defined in
AssociatedResource object
minLength: 1
required: true
type: string
maxLength: 128
severity: description: The severity of the alert:Unknown - avoid using this value, except on rare
occasions when severity is genuinely not known. OK - indicates