HP OneView REST API Reference

unmanaged-devices
unmanaged-devices.html[10/17/2013 10:35:44 AM]
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
type: string
taskStatus: description: Short summary of the current execution/completion status
type: string
parentTaskUri: description: URI of the parent task. NULL if no parent exists
type: string
stateReason: description: Contains the reason for changing to current state of the task
type: string
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
format: YYYY-MM-DDThh:mm:ss.sssZ
type: string
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
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