HP OneView REST API Reference

datacenters
datacenters.html[10/17/2013 10:35:40 AM]
type: object
Properties
name: description: The display name of the resource.
type: string
uri: description: The URI of the resource.
type: string
healthStatus: description: The health status of the resource.
type: string
metric: description: The metric value associated with the resource.
type: number
metricTimeStamp: description: The timestamp at which the metric value was observed.
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
format: YYYY-MM-DDThh:mm:ss.sssZ
depth: description: The depth of the resource. Units are in millimeters.
type: integer
height: description: The height of the resource. Units are in millimeters.
type: integer
width: description: The width of the resource. Units are in millimeters.
type: integer
inferred: description: The presence of this resource is inferred for visualization purposes. It has not yet
been specifically associated with any data center.
type: boolean
resourceUri: description: The uri of the rack resource whose position is described.
type: string
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.
type: number
required: true
y: description: The coordinate of the front left corner of the unrotated resource in the data center
layout depth axis where the given resource is located. Units are in millimeters.
type: number
required: true
rotation: description: The rotation (degrees) from 0-359 around the center of the resource.