HP OneView REST API Reference

racks
racks.html[10/17/2013 10:35:42 AM]
modified: description: Date and time when the resource was last modified
format: YYYY-MM-DDThh:mm:ss.sssZ
type: string
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
taskErrors: description: Error messages associated with the task
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