HP OneView REST API Reference

datacenters
datacenters.html[10/17/2013 10:35:40 AM]
rotation: description: The rotation (degrees) from
0-359 around the center of
the resource.
default: 0
type: number
x: description: The coordinate of the front
left corner of the unrotated
resource in the data center
layout width axis where the
given resource is located.
Units are in millimeters.
required: true
type: number
uuid: description: The universally unique identifier of the resource.
type: string
readonly: true
total: description: The total number of resources that would be returned from the query (including any
filters), without pagination or enforced resource limits
type: integer
type: description: Identifies the resource type. This field must be set to 'PaginatedCollectionResource'.
type: string
TaskResourceV2
type: object
Properties
taskOutput: description: Output resulting from the running of the task
type: array
completedSteps: description: Number of steps currently completed by the task
type: integer
modified: description: Date and time when the resource was last modified
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
taskErrors: description: Error messages associated with the task
type: array