mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +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
23 lines
473 B
YAML
23 lines
473 B
YAML
---
|
|
manufacturer: Lenovo
|
|
model: ThinkSystem SR530
|
|
slug: sr530
|
|
part_number: 7X07
|
|
u_height: 1
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
comments: '[Lenovo ThinkSystem SR530 product guide](https://lenovopress.lenovo.com/lp1045.pdf)'
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c14
|
|
- name: PSU1
|
|
type: iec-60320-c14
|
|
interfaces:
|
|
- name: Ethernet 1
|
|
type: 1000base-t
|
|
- name: Ethernet 2
|
|
type: 1000base-t
|
|
- name: XCC
|
|
type: 1000base-t
|
|
mgmt_only: true
|