HP OneView REST API Reference

server-profiles
server-profiles.html[10/17/2013 10:35:14 AM]
connectionId: description: Identifies the connection associated with these status messages.
type: number
readonly: true
required: true
status: description: Overall status of this connection.
type: string
readonly: true
required: true
messages: description: Status messages for this connection.
type: array
Items
status: description: Severity of the issue reported by this
message.
type: string
readonly: true
required: true
messageId: description: Uniquely identifies the specific error allowing
clients to switch on specific errors without
having to parse the error message.
type: string
readonly: true
required: true
errorSource: description: A reference to the resource or attribute that
the error applies to.
type: string
readonly: true
sourceName: description: The name of the source of this message
type: string
readonly: true
activityUri: description: The URI of the activity related to this
message
type: string
readonly: true
message: description: The description of the error condition.
type: string
readonly: true
required: true
recommendedActions: description: Describes what can be done to rectify the
problem.
type: string