The Bios schema contains properties related to the BIOS attribute registry. The attribute registry describes the system-specific BIOS attributes and actions for changing to BIOS settings. Changes to the BIOS typically require a system reset before they take effect. It is likely that a client finds the @Redfish.Settings term in this resource, and if it is found, the client makes requests to change BIOS settings by modifying the resource identified by the @Redfish.Settings term.
Privilege: Login
NOTE: If you get the error "iDRAC not Ready" while executing any methods on BIOS after a host reboot, ensure that you wait for 20-30 seconds before performing the method again.
NOTE: Performing GET method with Expand query parameter, may not expand properties under the Links property.
curl --location '/redfish/v1/Systems//Bios' \
--header 'Authorization: Basic <encoded-value>'{
"@Redfish.Settings": {
"@odata.context": "/redfish/v1/$metadata#Settings.Settings",
"@odata.type": "#Settings.v1_4_0.Settings",
"SettingsObject": {
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Bios/Settings"
},
"SupportedApplyTimes": [
"OnReset",
"AtMaintenanceWindowStart",
"InMaintenanceWindowOnReset"
]
},
"@odata.context": "/redfish/v1/$metadata#Bios.Bios",
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Bios",
"@odata.type": "#Bios.v1_2_3.Bios",
"Actions": {
"#Bios.ChangePassword": {
"target": "/redfish/v1/Systems/System.Embedded.1/Bios/Actions/Bios.ChangePassword"
},
"#Bios.ResetBios": {
"target": "/redfish/v1/Systems/System.Embedded.1/Bios/Actions/Bios.ResetBios"
},
"Oem": {
"#DellBios.RunBIOSLiveScanning": {
"target": "/redfish/v1/Systems/System.Embedded.1/Bios/Actions/Oem/DellBios.RunBIOSLiveScanning"
},
"#DellBios.SetBiosTime": {
"@Redfish.OperationApplyTimeSupport": {
"@odata.type": "#Settings.v1_4_0.OperationApplyTimeSupport",
"SupportedApplyTimes": [
"Immediate",
"OnReset"
]
},
"target": "/redfish/v1/Systems/System.Embedded.1/Bios/Actions/Oem/DellBios.SetBiosTime"
}
}
},
"AttributeRegistry": "BiosAttributeRegistry.v1_0_3",
"Attributes": {
"AcPwrRcvry": "Last",
"AcPwrRcvryDelay": "Immediate",
"AcPwrRcvryUserDelay": 120,
"AcpiFpdt": "Disabled",
"AesNi": "Enabled",
"AssetTag": "",
"AuthorizeDeviceFirmware": "Disabled",
"AvxIccpPreGrantLicense": "Disabled",
"BiosNvmeDriver": "DellQualifiedDrives",
"BootMode": "Uefi",
"BootSeqRetry": "Enabled",
"CECriticalSEL": "Disabled",
"ConTermType": "Vt100Vt220",
"ControlledTurbo": "Disabled",
"ControlledTurboMinusBin": 0,
"CorrEccSmi": "Enabled",
"CpuCrashLogControl": "Disabled",
"CpuInterconnectBusLinkPower": "Enabled",
"CpuInterconnectBusSpeed": "MaxDataRate",
"CpuPaLimit": "Enabled",
"CurrentEmbVideoState": "Enabled",
"Daylight": "Disabled",
"DcuIpPrefetcher": "Enabled",
"DcuStreamerPrefetcher": "Enabled",
"DeadLineLlcAlloc": "Enabled",
"DellAutoDiscovery": "PlatformDefault",
"DellWyseP25BIOSAccess": "Enabled",
"DimmSlot00": "Enabled",
"DimmSlot01": "Enabled",
"DimmSlot02": "Enabled",
"DimmSlot03": "Enabled",
"DimmSlot04": "Enabled",
"DimmSlot05": "Enabled",
"DimmSlot06": "Enabled",
"DimmSlot07": "Enabled",
"DimmSlot08": "Enabled",
"DimmSlot09": "Enabled",
"DimmSlot10": "Enabled",
"DimmSlot11": "Enabled",
"DimmSlot12": "Enabled",
"DimmSlot13": "Enabled",
"DimmSlot14": "Enabled",
"DimmSlot15": "Enabled",
"DimmSlot16": "Enabled",
"DimmSlot17": "Enabled",
"DimmSlot18": "Enabled",
"DimmSlot19": "Enabled",
"DimmSlot20": "Enabled",
"DimmSlot21": "Enabled",
"DimmSlot22": "Enabled",
"DimmSlot23": "Enabled",
"DimmSlot24": "Enabled",
"DimmSlot25": "Enabled",
"DimmSlot26": "Enabled",
"DimmSlot27": "Enabled",
"DimmSlot28": "Enabled",
"DimmSlot29": "Enabled",
"DimmSlot30": "Enabled",
"DimmSlot31": "Enabled",
"DimmSlot32": "Enabled",
"DimmSlot33": "Enabled",
"DimmSlot34": "Enabled",
"DimmSlot35": "Enabled",
"DimmSlot36": "Enabled",
"DimmSlot37": "Enabled",
"DimmSlot38": "Enabled",
"DimmSlot39": "Enabled",
"DimmSlot40": "Enabled",
"DimmSlot41": "Enabled",
"DimmSlot42": "Enabled",
"DimmSlot43": "Enabled",
"DimmSlot44": "Enabled",
"DimmSlot45": "Enabled",
"DimmSlot46": "Enabled",
"DimmSlot47": "Enabled",
"DimmSlot48": "Enabled",
"DimmSlot49": "Enabled",
"DimmSlot50": "Enabled",
"DimmSlot51": "Enabled",
"DimmSlot52": "Enabled",
"DimmSlot53": "Enabled",
"DimmSlot54": "Enabled",
"DimmSlot55": "Enabled",
"DimmSlot56": "Enabled",
"DimmSlot57": "Enabled",
"DimmSlot58": "Enabled",
"DimmSlot59": "Enabled",
"DimmSlot60": "Enabled",
"DimmSlot61": "Enabled",
"DimmSlot62": "Enabled",
"DimmSlot63": "Enabled",
"DirectoryAtoS": "Disabled",
"DirectoryMode": "Enabled",
"EmbNic1Nic2": "Enabled",
"EmbSata": "RaidMode",
"EmbVideo": "Enabled",
"EnableTdx": "Disabled",
"EnableTdxSeamldr": "Disabled",
"EnableTmeBypass": "Disabled",
"EnergyEfficientTurbo": "Enabled",
"EnergyPerformanceBias": "BalancedPerformance",
"ErrPrompt": "Disabled",
"ExtSerialConnector": "Serial1",
"FailSafeBaud": "115200",
"FastGoConfig": "6",
"ForceInt10": "Disabled",
"GenericUsbBoot": "Disabled",
"GlbMemIntegrity": "Disabled",
"HddFailover": "Disabled",
"HddPlaceholder": "Disabled",
"HostNqnMode": "HostNqnModeDell",
"HttpDev1DhcpEnDis": "Enabled",
"HttpDev1Dns1": "",
"HttpDev1Dns2": "",
"HttpDev1DnsDhcpEnDis": "Enabled",
"HttpDev1EnDis": "Disabled",
"HttpDev1Gateway": "",
"HttpDev1Interface": "NIC.Embedded.1-1-1",
"HttpDev1Ip": "",
"HttpDev1Mask": "",
"HttpDev1Protocol": "IPv4",
"HttpDev1TlsMode": "OneWay",
"HttpDev1Uri": "",
"HttpDev1VlanEnDis": "Disabled",
"HttpDev1VlanId": 1,
"HttpDev1VlanPriority": 0,
"HttpDev2DhcpEnDis": "Enabled",
"HttpDev2Dns1": "",
"HttpDev2Dns2": "",
"HttpDev2DnsDhcpEnDis": "Enabled",
"HttpDev2EnDis": "Disabled",
"HttpDev2Gateway": "",
"HttpDev2Interface": "NIC.Embedded.1-1-1",
"HttpDev2Ip": "",
"HttpDev2Mask": "",
"HttpDev2Protocol": "IPv4",
"HttpDev2TlsMode": "OneWay",
"HttpDev2Uri": "",
"HttpDev2VlanEnDis": "Disabled",
"HttpDev2VlanId": 1,
"HttpDev2VlanPriority": 0,
"HttpDev3DhcpEnDis": "Enabled",
"HttpDev3Dns1": "",
"HttpDev3Dns2": "",
"HttpDev3DnsDhcpEnDis": "Enabled",
"HttpDev3EnDis": "Disabled",
"HttpDev3Gateway": "",
"HttpDev3Interface": "NIC.Embedded.1-1-1",
"HttpDev3Ip": "",
"HttpDev3Mask": "",
"HttpDev3Protocol": "IPv4",
"HttpDev3TlsMode": "OneWay",
"HttpDev3Uri": "",
"HttpDev3VlanEnDis": "Disabled",
"HttpDev3VlanId": 1,
"HttpDev3VlanPriority": 0,
"HttpDev4DhcpEnDis": "Enabled",
"HttpDev4Dns1": "",
"HttpDev4Dns2": "",
"HttpDev4DnsDhcpEnDis": "Enabled",
"HttpDev4EnDis": "Disabled",
"HttpDev4Gateway": "",
"HttpDev4Interface": "NIC.Embedded.1-1-1",
"HttpDev4Ip": "",
"HttpDev4Mask": "",
"HttpDev4Protocol": "IPv4",
"HttpDev4TlsMode": "OneWay",
"HttpDev4Uri": "",
"HttpDev4VlanEnDis": "Disabled",
"HttpDev4VlanId": 1,
"HttpDev4VlanPriority": 0,
"IioPcieDataLinkFeatureExchange": "Enabled",
"InBandManageabilityInterface": "Enabled",
"IntelSgx": "Off",
"IntelTxt": "Off",
"InteractiveMode": "Enabled",
"InternalUsb": "On",
"IscsiDev1Con1Auth": "None",
"IscsiDev1Con1ChapName": "",
"IscsiDev1Con1ChapSecret": null,
"IscsiDev1Con1ChapType": "OneWay",
"IscsiDev1Con1DhcpEnDis": "Disabled",
"IscsiDev1Con1EnDis": "Disabled",
"IscsiDev1Con1Gateway": "",
"IscsiDev1Con1Interface": "NIC.Embedded.1-1-1",
"IscsiDev1Con1Ip": "",
"IscsiDev1Con1IsId": "",
"IscsiDev1Con1Lun": "0",
"IscsiDev1Con1Mask": "",
"IscsiDev1Con1Port": 3260,
"IscsiDev1Con1Protocol": "IPv4",
"IscsiDev1Con1Retry": 3,
"IscsiDev1Con1RevChapName": "",
"IscsiDev1Con1RevChapSecret": null,
"IscsiDev1Con1TargetIp": "",
"IscsiDev1Con1TargetName": "",
"IscsiDev1Con1TgtDhcpEnDis": "Disabled",
"IscsiDev1Con1Timeout": 10000,
"IscsiDev1Con1VlanEnDis": "Disabled",
"IscsiDev1Con1VlanId": 1,
"IscsiDev1Con1VlanPriority": 0,
"IscsiDev1Con2Auth": "None",
"IscsiDev1Con2ChapName": "",
"IscsiDev1Con2ChapSecret": null,
"IscsiDev1Con2ChapType": "OneWay",
"IscsiDev1Con2DhcpEnDis": "Disabled",
"IscsiDev1Con2EnDis": "Disabled",
"IscsiDev1Con2Gateway": "",
"IscsiDev1Con2Interface": "NIC.Embedded.1-1-1",
"IscsiDev1Con2Ip": "",
"IscsiDev1Con2IsId": "",
"IscsiDev1Con2Lun": "0",
"IscsiDev1Con2Mask": "",
"IscsiDev1Con2Port": 3260,
"IscsiDev1Con2Protocol": "IPv4",
"IscsiDev1Con2Retry": 3,
"IscsiDev1Con2RevChapName": "",
"IscsiDev1Con2RevChapSecret": null,
"IscsiDev1Con2TargetIp": "",
"IscsiDev1Con2TargetName": "",
"IscsiDev1Con2TgtDhcpEnDis": "Disabled",
"IscsiDev1Con2Timeout": 10000,
"IscsiDev1Con2VlanEnDis": "Disabled",
"IscsiDev1Con2VlanId": 1,
"IscsiDev1Con2VlanPriority": 0,
"IscsiDev1ConOrder": "Con1Con2",
"IscsiDev1EnDis": "Disabled",
"IscsiF1F2ErrorPrompt": "Enabled",
"IscsiInitiatorName": "",
"KernelDmaProtection": "Disabled",
"KeySplit": "1",
"L2RfoPrefetch": "Enabled",
"LlcPrefetch": "Enabled",
"LmceEn": "Enabled",
"LogicalProc": "Enabled",
"MadtCoreEnumeration": "RoundRobin",
"MaxPasswordAge": 60,
"MeasureUefiCaScopeSetting": "No",
"MemFrequency": "MaxPerf",
"MemOpMode": "OptimizerMode",
"MemPatrolScrub": "Standard",
"MemRefreshRate": "1x",
"MemTest": "Disabled",
"MemoryEncryption": "Disabled",
"MemoryTraining": "MemoryTrainingFast",
"MonitorMwait": "Enabled",
"NicAcpi": "Disabled",
"NodeInterleave": "Disabled",
"NumLock": "On",
"NumberOfPxeDevices": "4",
"NvmeMode": "Raid",
"NvmeofEnDis": "Disabled",
"NvmeofHostDellNqn": "nqn.1988-11.com.dell:PowerEdge.R860.4B02507",
"NvmeofHostId": "4C4C4544-0042-3010-8032-B4C04F353037",
"NvmeofHostSecurityPath": "",
"NvmeofSubsys1Address": "",
"NvmeofSubsys1Auth": "None",
"NvmeofSubsys1ConInterface": "NIC.Embedded.1-1-1",
"NvmeofSubsys1ConProtocol": "IPv4",
"NvmeofSubsys1ControllerId": 0,
"NvmeofSubsys1EnDis": "Disabled",
"NvmeofSubsys1HostDhcp": "Disabled",
"NvmeofSubsys1HostGateway": "",
"NvmeofSubsys1HostIP": "",
"NvmeofSubsys1HostMask": "",
"NvmeofSubsys1InfoDhcp": "Disabled",
"NvmeofSubsys1NameSpaceId": "",
"NvmeofSubsys1Nqn": "",
"NvmeofSubsys1Port": 4420,
"NvmeofSubsys1Retry": 3,
"NvmeofSubsys1Security": "Disabled",
"NvmeofSubsys1SecurityKeyPath": "",
"NvmeofSubsys1Timeout": 10000,
"NvmeofSubsys1TransType": "TCP",
"NvmeofSubsys1VlanEnDis": "Disabled",
"NvmeofSubsys1VlanId": 1,
"NvmeofSubsys1VlanPriority": 0,
"NvmeofSubsys2Address": "",
"NvmeofSubsys2Auth": "None",
"NvmeofSubsys2ConInterface": "NIC.Embedded.1-1-1",
"NvmeofSubsys2ConProtocol": "IPv4",
"NvmeofSubsys2ControllerId": 0,
"NvmeofSubsys2EnDis": "Disabled",
"NvmeofSubsys2HostDhcp": "Disabled",
"NvmeofSubsys2HostGateway": "",
"NvmeofSubsys2HostIP": "",
"NvmeofSubsys2HostMask": "",
"NvmeofSubsys2InfoDhcp": "Disabled",
"NvmeofSubsys2NameSpaceId": "",
"NvmeofSubsys2Nqn": "",
"NvmeofSubsys2Port": 4420,
"NvmeofSubsys2Retry": 3,
"NvmeofSubsys2Security": "Disabled",
"NvmeofSubsys2SecurityKeyPath": "",
"NvmeofSubsys2Timeout": 10000,
"NvmeofSubsys2TransType": "TCP",
"NvmeofSubsys2VlanEnDis": "Disabled",
"NvmeofSubsys2VlanId": 1,
"NvmeofSubsys2VlanPriority": 0,
"NvmeofSubsys3Address": "",
"NvmeofSubsys3Auth": "None",
"NvmeofSubsys3ConInterface": "NIC.Embedded.1-1-1",
"NvmeofSubsys3ConProtocol": "IPv4",
"NvmeofSubsys3ControllerId": 0,
"NvmeofSubsys3EnDis": "Disabled",
"NvmeofSubsys3HostDhcp": "Disabled",
"NvmeofSubsys3HostGateway": "",
"NvmeofSubsys3HostIP": "",
"NvmeofSubsys3HostMask": "",
"NvmeofSubsys3InfoDhcp": "Disabled",
"NvmeofSubsys3NameSpaceId": "",
"NvmeofSubsys3Nqn": "",
"NvmeofSubsys3Port": 4420,
"NvmeofSubsys3Retry": 3,
"NvmeofSubsys3Security": "Disabled",
"NvmeofSubsys3SecurityKeyPath": "",
"NvmeofSubsys3Timeout": 10000,
"NvmeofSubsys3TransType": "TCP",
"NvmeofSubsys3VlanEnDis": "Disabled",
"NvmeofSubsys3VlanId": 1,
"NvmeofSubsys3VlanPriority": 0,
"NvmeofSubsys4Address": "",
"NvmeofSubsys4Auth": "None",
"NvmeofSubsys4ConInterface": "NIC.Embedded.1-1-1",
"NvmeofSubsys4ConProtocol": "IPv4",
"NvmeofSubsys4ControllerId": 0,
"NvmeofSubsys4EnDis": "Disabled",
"NvmeofSubsys4HostDhcp": "Disabled",
"NvmeofSubsys4HostGateway": "",
"NvmeofSubsys4HostIP": "",
"NvmeofSubsys4HostMask": "",
"NvmeofSubsys4InfoDhcp": "Disabled",
"NvmeofSubsys4NameSpaceId": "",
"NvmeofSubsys4Nqn": "",
"NvmeofSubsys4Port": 4420,
"NvmeofSubsys4Retry": 3,
"NvmeofSubsys4Security": "Disabled",
"NvmeofSubsys4SecurityKeyPath": "",
"NvmeofSubsys4Timeout": 10000,
"NvmeofSubsys4TransType": "TCP",
"NvmeofSubsys4VlanEnDis": "Disabled",
"NvmeofSubsys4VlanId": 1,
"NvmeofSubsys4VlanPriority": 0,
"OneTimeBootMode": "Disabled",
"OneTimeUefiBootSeqDev": "None",
"OpportunisticSnoopBroadcast": "Auto",
"OptimizedPowerMode": "Disabled",
"OptimizerMode": "Auto",
"OsWatchdogTimer": "Disabled",
"PPROnUCE": "Enabled",
"PagingPolicy": "PagingClosed",
"PasswordHistory": 4,
"PasswordRotation": "Disabled",
"PasswordStatus": "Unlocked",
"PcieAspmL1": "Enabled",
"PowerCycleRequest": "None",
"Proc1Brand": "Intel(R) Xeon(R) Platinum 8444H",
"Proc1Id": "6-8F-6",
"Proc1L2Cache": "16x2 MB",
"Proc1L3Cache": "45 MB",
"Proc1Microcode": "0x2B000643",
"Proc1NumCores": 16,
"Proc2Brand": "Intel(R) Xeon(R) Platinum 8444H",
"Proc2Id": "6-8F-6",
"Proc2L2Cache": "16x2 MB",
"Proc2L3Cache": "45 MB",
"Proc2Microcode": "0x2B000643",
"Proc2NumCores": 16,
"Proc3Brand": "Intel(R) Xeon(R) Platinum 8444H",
"Proc3Id": "6-8F-6",
"Proc3L2Cache": "16x2 MB",
"Proc3L3Cache": "45 MB",
"Proc3Microcode": "0x2B000643",
"Proc3NumCores": 16,
"Proc4Brand": "Intel(R) Xeon(R) Platinum 8444H",
"Proc4Id": "6-8F-6",
"Proc4L2Cache": "16x2 MB",
"Proc4L3Cache": "45 MB",
"Proc4Microcode": "0x2B000643",
"Proc4NumCores": 16,
"ProcAdjCacheLine": "Enabled",
"ProcAmpPrefetch": "Disabled",
"ProcAvxP1": "Normal",
"ProcBusSpeed": "16 GT/s",
"ProcC1E": "Enabled",
"ProcCStates": "Enabled",
"ProcCoreSpeed": "2.90 GHz",
"ProcCores": "All",
"ProcHomelessPrefetch": "Auto",
"ProcHwPrefetcher": "Enabled",
"ProcPwrPerf": "SysDbpm",
"ProcTurboMode": "Enabled",
"ProcUncoreFreqRapl": "Enabled",
"ProcVirtualization": "Enabled",
"ProcX2Apic": "Enabled",
"ProcessorSstCpSetting": "Disabled",
"PwrButton": "Enabled",
"PwrPerfSwitch": "Enabled",
"PxeDev10Interface": "NIC.Embedded.1-1-1",
"PxeDev10Protocol": "IPv4",
"PxeDev10VlanEnDis": "Disabled",
"PxeDev10VlanId": 1,
"PxeDev10VlanPriority": 0,
"PxeDev11Interface": "NIC.Embedded.1-1-1",
"PxeDev11Protocol": "IPv4",
"PxeDev11VlanEnDis": "Disabled",
"PxeDev11VlanId": 1,
"PxeDev11VlanPriority": 0,
"PxeDev12Interface": "NIC.Embedded.1-1-1",
"PxeDev12Protocol": "IPv4",
"PxeDev12VlanEnDis": "Disabled",
"PxeDev12VlanId": 1,
"PxeDev12VlanPriority": 0,
"PxeDev13Interface": "NIC.Embedded.1-1-1",
"PxeDev13Protocol": "IPv4",
"PxeDev13VlanEnDis": "Disabled",
"PxeDev13VlanId": 1,
"PxeDev13VlanPriority": 0,
"PxeDev14Interface": "NIC.Embedded.1-1-1",
"PxeDev14Protocol": "IPv4",
"PxeDev14VlanEnDis": "Disabled",
"PxeDev14VlanId": 1,
"PxeDev14VlanPriority": 0,
"PxeDev15Interface": "NIC.Embedded.1-1-1",
"PxeDev15Protocol": "IPv4",
"PxeDev15VlanEnDis": "Disabled",
"PxeDev15VlanId": 1,
"PxeDev15VlanPriority": 0,
"PxeDev16Interface": "NIC.Embedded.1-1-1",
"PxeDev16Protocol": "IPv4",
"PxeDev16VlanEnDis": "Disabled",
"PxeDev16VlanId": 1,
"PxeDev16VlanPriority": 0,
"PxeDev1EnDis": "Enabled",
"PxeDev1Interface": "NIC.Embedded.1-1-1",
"PxeDev1Protocol": "IPv4",
"PxeDev1VlanEnDis": "Disabled",
"PxeDev1VlanId": 1,
"PxeDev1VlanPriority": 0,
"PxeDev2EnDis": "Disabled",
"PxeDev2Interface": "NIC.Embedded.1-1-1",
"PxeDev2Protocol": "IPv4",
"PxeDev2VlanEnDis": "Disabled",
"PxeDev2VlanId": 1,
"PxeDev2VlanPriority": 0,
"PxeDev3EnDis": "Disabled",
"PxeDev3Interface": "NIC.Embedded.1-1-1",
"PxeDev3Protocol": "IPv4",
"PxeDev3VlanEnDis": "Disabled",
"PxeDev3VlanId": 1,
"PxeDev3VlanPriority": 0,
"PxeDev4EnDis": "Disabled",
"PxeDev4Interface": "NIC.Embedded.1-1-1",
"PxeDev4Protocol": "IPv4",
"PxeDev4VlanEnDis": "Disabled",
"PxeDev4VlanId": 1,
"PxeDev4VlanPriority": 0,
"PxeDev5Interface": "NIC.Embedded.1-1-1",
"PxeDev5Protocol": "IPv4",
"PxeDev5VlanEnDis": "Disabled",
"PxeDev5VlanId": 1,
"PxeDev5VlanPriority": 0,
"PxeDev6Interface": "NIC.Embedded.1-1-1",
"PxeDev6Protocol": "IPv4",
"PxeDev6VlanEnDis": "Disabled",
"PxeDev6VlanId": 1,
"PxeDev6VlanPriority": 0,
"PxeDev7Interface": "NIC.Embedded.1-1-1",
"PxeDev7Protocol": "IPv4",
"PxeDev7VlanEnDis": "Disabled",
"PxeDev7VlanId": 1,
"PxeDev7VlanPriority": 0,
"PxeDev8Interface": "NIC.Embedded.1-1-1",
"PxeDev8Protocol": "IPv4",
"PxeDev8VlanEnDis": "Disabled",
"PxeDev8VlanId": 1,
"PxeDev8VlanPriority": 0,
"PxeDev9Interface": "NIC.Embedded.1-1-1",
"PxeDev9Protocol": "IPv4",
"PxeDev9VlanEnDis": "Disabled",
"PxeDev9VlanId": 1,
"PxeDev9VlanPriority": 0,
"RedirAfterBoot": "Enabled",
"RedundantOsBoot": "Disabled",
"RedundantOsLocation": "None",
"RedundantOsState": "Visible",
"SHA256SetupPassword": "",
"SHA256SetupPasswordSalt": "",
"SHA256SystemPassword": "",
"SHA256SystemPasswordSalt": "",
"SataPortA": "Auto",
"SecureBoot": "Disabled",
"SecureBootMode": "DeployedMode",
"SecureBootPolicy": "Standard",
"SecurityFreezeLock": "Disabled",
"SerialComm": "Off",
"SerialPortAddress": "Com1",
"SetBootOrderDis": "",
"SetBootOrderDis2": "",
"SetBootOrderEn": "NIC.PxeDevice.1-1",
"SetBootOrderEn2": "",
"SetBootOrderFqdd1": "",
"SetBootOrderFqdd10": "",
"SetBootOrderFqdd11": "",
"SetBootOrderFqdd12": "",
"SetBootOrderFqdd13": "",
"SetBootOrderFqdd14": "",
"SetBootOrderFqdd15": "",
"SetBootOrderFqdd16": "",
"SetBootOrderFqdd2": "",
"SetBootOrderFqdd3": "",
"SetBootOrderFqdd4": "",
"SetBootOrderFqdd5": "",
"SetBootOrderFqdd6": "",
"SetBootOrderFqdd7": "",
"SetBootOrderFqdd8": "",
"SetBootOrderFqdd9": "",
"SetLegacyHddOrderFqdd1": "",
"SetLegacyHddOrderFqdd10": "",
"SetLegacyHddOrderFqdd11": "",
"SetLegacyHddOrderFqdd12": "",
"SetLegacyHddOrderFqdd13": "",
"SetLegacyHddOrderFqdd14": "",
"SetLegacyHddOrderFqdd15": "",
"SetLegacyHddOrderFqdd16": "",
"SetLegacyHddOrderFqdd2": "",
"SetLegacyHddOrderFqdd3": "",
"SetLegacyHddOrderFqdd4": "",
"SetLegacyHddOrderFqdd5": "",
"SetLegacyHddOrderFqdd6": "",
"SetLegacyHddOrderFqdd7": "",
"SetLegacyHddOrderFqdd8": "",
"SetLegacyHddOrderFqdd9": "",
"SetupPassword": null,
"Slot1": "Enabled",
"Slot1Bif": "x16",
"Slot1LinkSpeed": "Auto",
"Slot2": "Enabled",
"Slot2Bif": "x16",
"Slot2LinkSpeed": "Auto",
"Slot7": "Enabled",
"Slot7Bif": "x16",
"Slot7LinkSpeed": "Auto",
"Slot8": "Enabled",
"Slot8Bif": "x16",
"Slot8LinkSpeed": "Auto",
"SmmSecurityMitigation": "Disabled",
"SnoopHldOff": "Roll2KCycles",
"SriovGlobalEnable": "Enabled",
"StrongPassword": "Disabled",
"StrongPasswordMinLength": 8,
"SubNumaCluster": "Disabled",
"SysMemSize": "64 GB",
"SysMemSpeed": "4800 MT/s",
"SysMemType": "ECC DDR5",
"SysMfrContactInfo": "www.dell.com",
"SysPassword": null,
"SysPrepClean": "None",
"SysProfile": "PerfPerWattOptimizedDapc",
"SystemBiosVersion": "2.7.5",
"SystemCpld2Version": "1.0.5",
"SystemCpldVersion": "1.0.5",
"SystemManufacturer": "Dell Inc.",
"SystemMeVersion": "6.1.4.204",
"SystemModelName": "PowerEdge R860",
"SystemServiceTag": "4B02507",
"TimeZone": "LOCAL",
"TpmInfo": "No TPM present",
"TpmPpiBypassClear": "Disabled",
"TpmPpiBypassProvision": "Disabled",
"UefiCaCertScope": "DeviceFirmwareAndOs",
"UefiComplianceVersion": "2.7",
"UefiVariableAccess": "Standard",
"UmaBasedClusteringStatus": "Quadrant",
"UncoreFrequency": "DynamicUFS",
"UpiPrefetch": "Enabled",
"UsbManagedPort": "On",
"UsbPorts": "AllOn",
"VideoMem": "16 MB",
"WorkloadConfiguration": "Balance",
"WorkloadProfile": "NotConfigured",
"WriteCache": "Disabled",
"XptPrefetch": "Enabled"
},
"Description": "BIOS Configuration Current Settings",
"Id": "Bios",
"Links": {
"ActiveSoftwareImage": {
"@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/Installed-159-2.7.5__BIOS.Setup.1-1"
},
"SoftwareImages": [
{
"@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/Previous-159-2.6.3__BIOS.Setup.1-1"
},
{
"@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/Installed-159-2.7.5__BIOS.Setup.1-1"
},
{
"@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/Current-159-2.7.5__BIOS.Setup.1-1"
}
],
"SoftwareImages@odata.count": 3
},
"Name": "BIOS Configuration Current Settings",
"ResetBiosToDefaultsPending": false
}