HP OneView REST API Reference

tasks
tasks.html[10/17/2013 10:35:11 AM]
type: integer
name: description: Display name for the task
type: string
created: description: Date and time when the resource was created
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
taskState: description: Current state of the task
type: string
enum: Unknown
New
Running
Suspended
Terminated
Killed
Completed
Error
Warning
Interrupted
Starting
Stopping
Pending
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
type: array
TaskUpdateV2
type: object
Properties
modified: description: Time for the last modification
type: string
taskStatus: description: Current status of task
type: string
taskState: description: State of the task
type: string