HP OneView REST API Reference

alerts
alerts.html[10/17/2013 10:35:10 AM]
created as a result of some activity on a resource such as powering on or
off a server or inserting a blade server in an enclosure. If the severity of a
life cycle alert is not set to OK, the system will automatically set the
severity of a life cycle alert to OK.
type: boolean
description: description: The description provides a quick summary of the issue for which the alert
is created.
minLength: 1
required: true
type: string
maxLength: 1024
changeLog: description: Timestamped log of the alert, within a certain time frame. Includes
state changes, system generated notes such as 'Alert cleared at
10:04am', and user-added notes. The user can delete only user-
added notes.
type: array
Items
username: description: The name of the user who made the change this log
entry relates to
maxLength: 255
type: string
minLength: 1
userEntered: description: Flag for user-added notes versus other changes.
True, if the change is a user-added note.
type: boolean
notes: description: User-added notes regarding the alert resource.
maxLength: 1024
type: string
minLength: 0
created: description: Creation time of the log entry, when the alert resource
changed. Formatted as an ISO 8601 formatted string.
format: YYYY-MM-DD'T'hh:mm:ss.sss'Z'
type: string
readonly: true
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
correctiveAction: description: A description of corrective action to address the underlying problem.
type: string