dcim.moduletypeprofile:7
| Name |
Expansion card
|
|---|---|
| Description |
—
|
{
"properties": {
"bandwidth": {
"description": "Total Bandwidth for this module",
"type": "integer"
},
"connector_type": {
"description": "Connector type e.g. PCIe x4",
"type": "string"
}
}
}