mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 01:44:08 +01:00
24 lines
475 B
YAML
24 lines
475 B
YAML
|
---
|
||
|
manufacturer: HPE
|
||
|
model: HPE P2000 DC-power LFF Chassis
|
||
|
slug: hpe-p2000-dc-power-lff-chassis
|
||
|
part_number: AP840B
|
||
|
u_height: 2
|
||
|
is_full_depth: true
|
||
|
airflow: front-to-rear
|
||
|
# Weight refers to an empty chassis without any modules installed
|
||
|
weight: 17.2
|
||
|
weight_unit: kg
|
||
|
power-ports:
|
||
|
- name: PS1
|
||
|
type: dc-terminal
|
||
|
maximum_draw: 432
|
||
|
- name: PS2
|
||
|
type: dc-terminal
|
||
|
maximum_draw: 432
|
||
|
module-bays:
|
||
|
- name: Ctrl A
|
||
|
position: A
|
||
|
- name: Ctrl B
|
||
|
position: B
|