BiosDetails

Details about the BIOS.

JSON representation
{
  "biosName": string,
  "biosManufacturer": string,
  "biosVersion": string,
  "biosReleaseDate": string,
  "smbiosUuid": string
}
Fields
biosName

string

BIOS name.

biosManufacturer

string

BIOS manufacturer.

biosVersion

string

BIOS version.

biosReleaseDate

string

BIOS release date.

smbiosUuid

string

SMBIOS UUID.