HP OneView REST API Reference

racks
racks.html[10/17/2013 10:35:42 AM]
Response Description
EnvironmentalAnalysis EnvironmentalAnalysis Object representing
information about the device topology within the
rack.
Response Codes
REST API Response Codes
Examples
https://{appl}/rest/racks/0ABDE00534F/deviceTopology
Rack
description: A rack is a physical structure that contains IT equipment such as enclosures, servers, power
delivery devices and unmanaged devices, in a data center.
type: object
Properties
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
thermalLimit: description: The maximum acceptable watts of heat output for the rack.
type: integer
name: description: Display name for the resource
type: string
uHeight: description: The number of u-slots in the rack.
default: 42
required: true
maximum: 50
minimum: 1
type: integer
serialNumber: description: The serial number of the rack.
type: string
searchable: true