Running Firmware on an endpoint.
| Name | Type | Description | Notes |
|---|---|---|---|
| component | str | Kind of the firmware - boot-booloader/system/kernel. | [optional] [readonly] |
| package_version | str | Package version which the firmware belongs to. | [optional] [readonly] |
| type | str | Type of the firmware. | [optional] [readonly] |
| version | str | Version of the firmware. | [optional] [readonly] |
| bios_unit | BiosUnit | [optional] | |
| management_controller | ManagementController | [optional] | |
| network_elements | list[NetworkElement] | A reference to a networkElement resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] |
| registered_device | AssetDeviceRegistration | [optional] | |
| storage_controller | StorageController | [optional] | |
| storage_physical_disk | StoragePhysicalDisk | [optional] |