HP OneView REST API Reference

datacenters
datacenters.html[10/17/2013 10:35:40 AM]
type: array
Items
status: description: Overall health status of the resource. The
following are the valid values for the status of the
resource:Unknown - should be avoided, but there
may be rare occasions where status is Unknown;
OK - indicates normal/informational behavior;
Disabled - indicates that a resource is not
operational; Warning - needs attention soon;
Critical - needs immediate attention.
type: string
category: description: Resource category used for authorizations and
resource type groupings
type: string
state: description: The current state of the resource. Valid values
include Adding, AddError, Configured,
CredentialError, Refreshing, RefreshError,
Removing, RemoveError, and Unmanaged.
type: string
readonly: true
name: description: Display name for the resource
type: string
created: description: Date and time when the resource was created
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
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
coolingMultiplier: description: The ratio of cooling costs to power costs of the IT
equipment. This value represents the relative
cost of cooling the system compared to the cost
of powering the system. The default value of 1.5
indicates that it costs 1.5 as much to cool the
system as it does to power the system. This
value is multiplied by the kilowatt-hours used by
the system to obtain the cooling kilowatt-hours
that are used in the analysis section of graphs
that display power consumption.
default: 1.5
required: true
type: number
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.