mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
242bddaec0
* weight schema configuration changes * updated weight/weight unit definitions to compy with import expectations. * updated readme
35 lines
670 B
YAML
35 lines
670 B
YAML
---
|
|
manufacturer: HPE
|
|
model: ProLiant DL365 Gen11
|
|
slug: hpe-proliant-dl365-gen11
|
|
u_height: 1
|
|
is_full_depth: true
|
|
part_number: P53933-B21
|
|
comments: '[HPE ProLiant DL365 Gen11 QuickSpecs](https://www.hpe.com/psnow/doc/a50004299enw)'
|
|
weight: 18.39
|
|
weight_unit: kg
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
- name: VGA
|
|
type: other
|
|
module-bays:
|
|
- name: PSU1
|
|
position: PSU1
|
|
- name: PSU2
|
|
position: PSU1
|
|
- name: OCP3_1
|
|
position: OCP3_1
|
|
- name: OCP3_2
|
|
position: OCP3_2
|
|
- name: PCIe1
|
|
position: PCIe1
|
|
- name: PCIe2
|
|
position: PCIe2
|
|
- name: PCIe3
|
|
position: PCIe3
|
|
interfaces:
|
|
- name: iLO
|
|
type: 1000base-t
|
|
mgmt_only: true
|