HP OneView REST API Reference

tasks
tasks.html[10/17/2013 10:35:11 AM]
enum: Unknown
New
Running
Suspended
Terminated
Killed
Completed
Error
Warning
Interrupted
Starting
Stopping
Pending
taskErrors: description: Error messages associated with the task
type: array
Items
errorCode: description: A string code which uniquely identifies
the specific error allowing clients to
switch on specific errors without
having to parse the error message
type: string
message: description: Description of the error condition
type: string
details: description: Optional verbose description of the
error with additional information
type: string
recommendedActions: description: A description of what can be done to
rectify the problem
type: array
errorSource: description: A reference to the resource or attribute
that applies to an error
type: string
nestedErrors: description: An array of sub-errors used when there
are multiple errors
type: array
Items
data: description: Contains extra data defined for the
particular error
type: object
recommendedActionsString: type: string
progressUpdates: description: List of timestamped objects describing the progress of the task
type: array