HP OneView REST API Reference

tasks
tasks.html[10/17/2013 10:35:11 AM]
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
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