HP OneView REST API Reference

certificates
certificates.html[10/17/2013 10:36:02 AM]
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
resourceName: description: Name of the Resource.
type: string
associationType: description: Type of Association.
enum: MANAGED_BY
HAS_A
IS_A
type: string
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
format: YYYY-MM-DDThh:mm:ss.sssZ