Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.24 KB

FirmwareRunningFirmware.md

File metadata and controls

20 lines (16 loc) · 1.24 KB

FirmwareRunningFirmware

Running Firmware on an endpoint.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]