HP OneView REST API Reference

tasks
tasks.html[10/17/2013 10:35:11 AM]
type: string
taskStatus: description: Short summary of the current execution/completion
status
type: string
parentTaskUri: description: URI of the parent task. NULL if no parent exists
type: string
stateReason: description: Contains the reason for changing to current state of the
task
type: string
type: description: Identifies the resource type. This field must be set to
'TaskResourceV2'.
type: string
progressUpdates: description: List of timestamped objects describing the
progress of the task.
type: array
Items
timestamp: description: Date and time when the progress
update was logged
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
statusUpdate: description: Text containing update that the
service logged during execution of
the task
type: string
id: type: integer
expectedDuration: description: Estimated number of seconds the task is expected to
take to complete
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
associatedResource: type: object
Properties
resourceName: description: Name of the Resource.
type: string