mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Added HPE blades components (#1898)
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
d7eecd8853
commit
a980accb18
@ -4,7 +4,12 @@ model: BladeSystem c7000 DDR2 Onboard Administrator with KVM
|
||||
slug: hpe-456204-b21
|
||||
part_number: 456204-B21
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
subdevice_role: child
|
||||
airflow: passive
|
||||
comments: '[QuickSpecs](https://www.hpe.com/psnow/doc/c04229580)'
|
||||
weight: 1.4
|
||||
weight_unit: kg
|
||||
interfaces:
|
||||
- name: iLO
|
||||
type: 1000base-t
|
||||
|
@ -2,9 +2,14 @@
|
||||
manufacturer: HPE
|
||||
model: BladeSystem c7000
|
||||
slug: hpe-bladesystem-c7000
|
||||
part_number: 507019-B21
|
||||
u_height: 10
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
airflow: front-to-rear
|
||||
comments: '[QuickSpecs](https://www.hpe.com/psnow/doc/c04229580)'
|
||||
weight: 67
|
||||
weight_unit: kg
|
||||
module-bays:
|
||||
- name: PS1
|
||||
position: '1'
|
||||
@ -45,8 +50,3 @@ device-bays:
|
||||
- name: Interconnect Bay 8
|
||||
- name: Onboard Administrator Bay 1
|
||||
- name: Onboard Administrator Bay 2
|
||||
interfaces:
|
||||
- name: Enclosure Link Down
|
||||
type: 1000base-t
|
||||
- name: Enclosure Link Up
|
||||
type: 1000base-t
|
||||
|
Loading…
Reference in New Issue
Block a user