HP OneView REST API Reference

power-devices
power-devices.html[10/17/2013 10:35:43 AM]
type: array
Items
errorSource: description: A reference to the resource or attribute that
applies to an error
type: string
recommendedActions: description: A description of what can be done to rectify the
problem
type: array
nestedError: description: An array of task errors used when there are
multiple errors
type: object
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
details: description: Optional verbose description of the error with
additional information
type: string
message: description: Description of the error condition
type: string
data: description: Contains extra data defined for the particular
error
type: object
associatedTaskUri: description: If the current task is associated with another task, this represents the URI of
another task. And if the current task is not associated with any other task, it
signifies with NULL
type: string
percentComplete: description: Percentage of task currently completed. If TaskState of this task currently
belongs to any of the TERMINAL states (Terminated, Killed, Completed,
Error or Warning), percentComplete and computedPercentComplete will be
set to 100
type: integer
taskType: description: Current type of the task
enum: User
Appliance
Background
type: string
owner: description: The name of the user under whose authority the task is running
type: string