Server which is housed in a chassis and shares some of the hardware with other servers in the chassis.
| Name | Type | Description | Notes |
|---|---|---|---|
| chassis_id | str | The id of the chassis that the blade is located in. | [optional] [readonly] |
| scaled_mode | str | [optional] [readonly] | |
| slot_id | int | [optional] [readonly] | |
| adapters | list[AdapterUnit] | A reference to a adapterUnit resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
| bios_units | list[BiosUnit] | A reference to a biosUnit resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
| bmc | ManagementController | [optional] | |
| board | ComputeBoard | [optional] | |
| equipment_chassis | EquipmentChassis | [optional] | |
| equipment_io_expanders | list[EquipmentIoExpander] | A reference to a equipmentIoExpander resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
| generic_inventory_holders | list[InventoryGenericInventoryHolder] | A reference to a inventoryGenericInventoryHolder resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
| locator_led | EquipmentLocatorLed | [optional] | |
| pci_devices | list[PciDevice] | A reference to a pciDevice resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
| registered_device | AssetDeviceRegistration | [optional] | |
| storage_enclosures | list[StorageEnclosure] | A reference to a storageEnclosure resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
| top_system | TopSystem | [optional] |