mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 09:34:59 +01:00
1ddaab3951
* Removed uppercase from devicetype schema slug definition. Fixed incorrect device slugs * Update CISCO2951_K9.yaml * Rename CISCO2951_K9.yaml to 2951-K9.yaml
32 lines
645 B
YAML
32 lines
645 B
YAML
---
|
|
manufacturer: QNAP
|
|
model: TS-469U-RP
|
|
slug: ts-469u-rp
|
|
part_number: TS-469U-RP
|
|
u_height: 1
|
|
airflow: front-to-rear
|
|
is_full_depth: false
|
|
subdevice_role: parent
|
|
device-bays:
|
|
- name: Disk 1
|
|
- name: Disk 2
|
|
- name: Disk 3
|
|
- name: Disk 4
|
|
comments: '[TS-469U-RP | Hardware Specs | QNAP](https://www.qnap.com/en/product/ts-469u-rp/specs/hardware)'
|
|
power-ports:
|
|
- name: PSU1
|
|
type: iec-60320-c14
|
|
maximum_draw: 250
|
|
allocated_draw: 52
|
|
- name: PSU2
|
|
type: iec-60320-c14
|
|
maximum_draw: 250
|
|
allocated_draw: 52
|
|
interfaces:
|
|
- name: eth0
|
|
label: '1'
|
|
type: 1000base-t
|
|
- name: eth1
|
|
label: '2'
|
|
type: 1000base-t
|