HP OneView REST API Reference

datacenters
datacenters.html[10/17/2013 10:35:40 AM]
groupings
type: string
name: description: Display name for the resource
type: string
currency: description: The currency unit for energy costs.
default: USD
required: true
type: string
deratingType: description: The electrical derating type. Values include Custom, None, NaJp.
None indicates no derating. NaJp indicates 20 percent derating.
Custom enables specification of a specific derating percentage.
default: NaJp
enum: None
Custom
NaJp
type: string
required: true
created: description: Date and time when the resource was created
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
uri: description: The canonical URI of the resource
type: string
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
id: description: The internal identifier of the resource.
readonly: true
required: true
type: string
width: description: The width in millimeters of the data center. This is associated with the
PhysicalLocation x position.
required: true
minimum: 1000
type: integer
maximum: 50000