mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
24 lines
469 B
YAML
24 lines
469 B
YAML
|
---
|
||
|
manufacturer: HPE
|
||
|
model: HPE MSA 2060 LFF Chassis
|
||
|
slug: hpe-msa-2060-lff-chassis
|
||
|
part_number: P12941-001
|
||
|
u_height: 2
|
||
|
is_full_depth: true
|
||
|
airflow: front-to-rear
|
||
|
# Weight refers to an empty chassis without any modules installed
|
||
|
weight: 14
|
||
|
weight_unit: kg
|
||
|
power-ports:
|
||
|
- name: PS1
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 595
|
||
|
- name: PS2
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 595
|
||
|
module-bays:
|
||
|
- name: Ctrl A
|
||
|
position: A
|
||
|
- name: Ctrl B
|
||
|
position: B
|