HP OneView REST API Reference

tasks
tasks.html[10/17/2013 10:35:11 AM]
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
type: string
enum: User
Appliance
Background
owner: description: The name of the user under whose authority the task is
running
type: string
userInitiated: description: If task is the result of an user initiated command, it is
TRUE. Otherwise FALSE.
default: false
type: boolean
category: description: Resource category used for authorizations and resource
type groupings