RackSpace

Represents contiguous space in a rack.

JSON representation
{
  "startRackUnit": integer,
  "endRackUnit": integer
}
Fields
startRackUnit

integer

Required. First rack unit of the rack space (inclusive).

endRackUnit

integer

Required. Last rack unit of the rack space (inclusive).