mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-24 17:34:17 +01:00
c68ae29c1c
* Add QNAP TS-{4,8}32PXU-RP, TS-432PXU with images * Remove disk bays from TS-{4,8}32PXU-RP, TS-432PXU * Add weight, weight_unit for TS-{4,8}32PXU-RP, TS-432PXU * Replace power-ports with module-bays for removable PSUs in -RP models. Add the Delta DPS-250AB-81 A PSU that was supplied in our units. --------- Co-authored-by: Harry <Harry@cadby.co.uk>
34 lines
666 B
YAML
34 lines
666 B
YAML
---
|
|
manufacturer: QNAP
|
|
model: TS-832PXU-RP
|
|
slug: qnap-ts-832pxu-rp
|
|
part_number: TS-832PXU-RP
|
|
u_height: 2
|
|
airflow: front-to-rear
|
|
front_image: true
|
|
rear_image: true
|
|
is_full_depth: true
|
|
weight: 14.61
|
|
weight_unit: kg
|
|
module-bays:
|
|
- name: PCIe1
|
|
position: PCIe1
|
|
- name: PSU 1
|
|
position: '1'
|
|
- name: PSU 2
|
|
position: '2'
|
|
comments: '[TS-832PXU-RP | Hardware Specs | QNAP](https://www.qnap.com/en/product/ts-832pxu-rp/specs/hardware)'
|
|
interfaces:
|
|
- name: eth0
|
|
label: '1'
|
|
type: 2.5gbase-t
|
|
- name: eth1
|
|
label: '2'
|
|
type: 2.5gbase-t
|
|
- name: eth2
|
|
label: '3'
|
|
type: 10gbase-x-sfpp
|
|
- name: eth3
|
|
label: '4'
|
|
type: 10gbase-x-sfpp
|