Name |
Type |
Description |
associatedTaskUri
|
String
|
returns the associated task URI |
assosciatedResource
|
HPEOneViewAssosciatedTaskResource
|
returns the associated resource |
category
|
String
|
returns the category |
completedSteps
|
Number
|
returns the completed steps |
computedPercentComplete
|
Number
|
returns the percentage complete |
connection
|
HPEOneViewConnection
|
Returns reference to Connection. |
created
|
String
|
returns the task created |
expectedDuration
|
Number
|
returns the expected duration |
hidden
|
boolean
|
returns whether the task is hidden |
json
|
String
|
returns the OneView Rest Api JSON payload of the object |
modified
|
String
|
returns the task modified |
name
|
String
|
returns the task name |
owner
|
String
|
returns the task owner |
parentTaskUri
|
String
|
returns the parent task uri |
percentComplete
|
Number
|
returns the percent complete |
progressUpdates
|
HPEOneViewTaskProgress[]
|
returns the list of TaskProgress Objects |
stateReason
|
String
|
returns the state reason |
taskErrors
|
HPEOneViewErrorMessage[]
|
returns the list of task ErrorMessage objects |
taskOutput
|
String[]
|
returns the task output |
taskState
|
String
|
returns the task state |
taskStatus
|
String
|
returns the task status |
taskType
|
String
|
returns the task type |
totalSteps
|
Number
|
returns the total steps |
uri
|
String
|
returns the task URI |
userInitiated
|
boolean
|
returns whether the task was user initiated |