mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-22 23:23:20 +01:00
26 lines
605 B
YAML
26 lines
605 B
YAML
|
---
|
||
|
manufacturer: HPE
|
||
|
model: ProLiant MicroServer Gen10
|
||
|
slug: hpe-proliant-microserver-gen10
|
||
|
u_height: 0
|
||
|
is_full_depth: false
|
||
|
airflow: front-to-rear
|
||
|
weight: 6.5
|
||
|
weight_unit: kg
|
||
|
interfaces:
|
||
|
- name: Gig-E 1
|
||
|
type: 1000base-t
|
||
|
- name: Gig-E 2
|
||
|
type: 1000base-t
|
||
|
module-bays:
|
||
|
- name: PCIe1
|
||
|
position: PCIe1
|
||
|
- name: PCIe2
|
||
|
position: PCIe2
|
||
|
power-ports:
|
||
|
- name: PSU
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 200
|
||
|
description: HPE ProLiant MicroServer Gen10
|
||
|
comments: '[PSnow: HPE ProLiant MicroServer Gen11](https://support.hpe.com/hpesc/public/docDisplay?docId=a00008701enw&docLocale=en_US)'
|