HP OneView REST API Reference
tasks
tasks.html[10/17/2013 10:35:11 AM]
associationType: description: Type of Association.
type: string
enum: MANAGED_BY
HAS_A
IS_A
resourceCategory: description: Category of the Resource.
type: string
resourceUri: description: URI of the Resource.
type: string
totalSteps: description: Total number of steps to be completed for this task
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
total: description: The total number of resources that would be returned from the query (including any
filters), without pagination or enforced resource limits
type: integer