HP OneView REST API Reference

racks
racks.html[10/17/2013 10:35:42 AM]
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
height: description: The height of the rack. Units are in millimeters.
default: 2004
minimum: 0
type: integer
required: true
width: description: The width of the rack. Units are in millimeters.
default: 600
minimum: 0
type: integer
required: true
depth: description: The depth of the rack. Units are in millimeters.
default: 1000
minimum: 0
type: integer
required: true
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
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
modified: description: Date and time when the resource was last modified
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
id:
description: The internal identifier of the resource.