HP OneView REST API Reference

datacenters
datacenters.html[10/17/2013 10:35:40 AM]
depth: description: The depth in millimeters of the data center. This is associated with the
PhysicalLocation y position.
required: true
minimum: 1000
type: integer
maximum: 50000
state: description: The current state of the resource. Valid values include Adding,
AddError, Configured, CredentialError, Refreshing, RefreshError,
Removing, RemoveError, and Unmanaged.
readonly: true
type: string
deratingPercentage: description: The electrical derating percentage. This value is specified by the
derating type, unless the type is Custom.
default: 20
required: true
type: number
contents: description: The collection of physical resources (racks) in the data center
and their position.
type: array
Items
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.
required: true
type: number
resourceUri: description: The uri of the rack resource whose position is
described.
type: string
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