HP OneView REST API Reference

tasks
tasks.html[10/17/2013 10:35:11 AM]
modified: description: Date and time when the resource was last modified
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
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
start: description: The row or record number of the first resource returned in the specified page
type: integer
eTag: description: Entity tag/version ID of the resource, the same value that is returned in the ETag
header on a GET of the resource
type: string
nextPageUri: description: URI pointing to the page of resources following the list of resources contained in the
specified collection
type: string
members: description: Ordered list of tasks returned from the query
type: array
Items
taskOutput: description: Output resulting from the running of the task
type: array
completedSteps: description: Number of steps currently completed by the task
type: integer
uri: description: The canonical URI of the resource
type: string
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