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 performing any methods on BIOS after a host reboot, ensure that you wait for 20-30 seconds before performing the method again.
curl --location '/redfish/v1/Systems//Bios' \
--header 'X-Auth-Token: <api-key>' \
--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"
]
},
"@odata.context": "/redfish/v1/$metadata#Bios.Bios",
"@odata.etag": "W/\"gen-4\"",
"@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"
}
}
},
"AttributeRegistry": "BiosAttributeRegistry.v1_0_3",
"Attributes": {
"AcpiFpdt": "Disabled",
"AdaptiveAllocation": "Auto",
"AesNi": "Enabled",
"AgesaVersion": "TurinPI-SP5 1.0.0.7",
"AmdCmnXgmiPstateControl": "Auto",
"AmdCpuAvx512": "Auto",
"AmdGnbSmuCppc": "Auto",
"AmdGnbSmuGmiFolding": "Auto",
"AmdMaxXgmiSpeed": "32GB",
"AmdSpeculativeStoreMode": "Auto",
"AmdThrottlerMode": "Auto",
"ApbDis": "Disabled",
"AssetTag": "",
"AuthorizeDeviceFirmware": "Disabled",
"BiosNvmeDriver": "DellQualifiedDrives",
"BoostFMax": "Auto",
"BootMode": "Uefi",
"BootSeqRetry": "Enabled",
"CECriticalSEL": "Disabled",
"CXLMemoryMode": "Homogeneous",
"CcdCores": "All",
"CcxAsNumaDomain": "Disabled",
"ConTermType": "Vt100Vt220",
"ControlledTurbo": "Disabled",
"ControlledTurboMinusBin": 0,
"CorrEccSmi": "Enabled",
"CpuAcpiCstC2Latency": 800,
"CpuFeatureErms": "Disabled",
"CpuFeatureFsrm": "Disabled",
"CpuFeatureRmss": "Disabled",
"CpuMinSevAsid": 1,
"CurrentCXLMemoryInterleaveMode": "Heterogeneous",
"CurrentEmbVideoState": "Enabled",
"CxlMemSize": "0 GB",
"Daylight": "Disabled",
"DellAutoDiscovery": "PlatformDefault",
"DellWyseP25BIOSAccess": "Enabled",
"DeterminismControl": "Auto",
"DeterminismSlider": "PerfDeterminism",
"DfCState": "Enabled",
"DfPstateFreqOptimizer": "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",
"DramRefreshDelay": "Minimum",
"DrtmSkinit": "Off",
"DynamicLinkWidthManagement": "Unforced",
"EmbVideo": "Enabled",
"EqBypassToHighestRate": "Disabled",
"ErrPrompt": "Enabled",
"ExtSerialConnector": "Serial1",
"FailSafeBaud": "115200",
"GenericUsbBoot": "Disabled",
"HddPlaceholder": "Disabled",
"HostNqnMode": "HostNqnModeDell",
"Hsmp": "Enabled",
"HttpDev1DhcpEnDis": "Enabled",
"HttpDev1Dns1": "",
"HttpDev1Dns2": "",
"HttpDev1DnsDhcpEnDis": "Enabled",
"HttpDev1EnDis": "Disabled",
"HttpDev1Gateway": "",
"HttpDev1Interface": "NIC.Slot.10-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.Slot.10-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.Slot.10-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.Slot.10-1-1",
"HttpDev4Ip": "",
"HttpDev4Mask": "",
"HttpDev4Protocol": "IPv4",
"HttpDev4TlsMode": "OneWay",
"HttpDev4Uri": "",
"HttpDev4VlanEnDis": "Disabled",
"HttpDev4VlanId": 1,
"HttpDev4VlanPriority": 0,
"IioPcieDataLinkFeatureExchange": "Enabled",
"InteractiveMode": "Enabled",
"InternalUsb": "On",
"IommuSupport": "Enabled",
"IscsiDev1Con1Auth": "None",
"IscsiDev1Con1ChapName": "",
"IscsiDev1Con1ChapSecret": null,
"IscsiDev1Con1ChapType": "OneWay",
"IscsiDev1Con1DhcpEnDis": "Disabled",
"IscsiDev1Con1EnDis": "Disabled",
"IscsiDev1Con1Gateway": "",
"IscsiDev1Con1Interface": "NIC.Slot.10-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.Slot.10-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",
"IscsiInitiatorName": "",
"KernelDmaProtection": "Disabled",
"L1RegionPrefetcher": "Enabled",
"L1StreamHwPrefetcher": "Enabled",
"L1StridePrefetcher": "Enabled",
"L2StreamHwPrefetcher": "Enabled",
"L2UpDownPrefetcher": "Enabled",
"LogicalProc": "Enabled",
"MaxPasswordAge": 60,
"MeasureUefiCaScopeSetting": "No",
"MemFrequency": "MaxPerf",
"MemPatrolScrub": "Standard",
"MemRefreshRate": "1x",
"MemTest": "Disabled",
"MemoryTraining": "MemoryTrainingFast",
"MpioVersion": "0x01.0x00.0x1C.0x00",
"NumLock": "On",
"NumaNodesPerSocket": "1",
"NumberOfPxeDevices": "4",
"NvmeMode": "NonRaid",
"NvmeofEnDis": "Disabled",
"NvmeofHostDellNqn": "nqn.1988-11.com.dell:PowerEdge.R7725xd.CKNTC2J",
"NvmeofHostId": "4C4C4544-004B-4E10-8054-C3C04F43324A",
"NvmeofHostSecurityPath": "",
"NvmeofSubsys1Address": "",
"NvmeofSubsys1Auth": "None",
"NvmeofSubsys1ConInterface": "NIC.Slot.10-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.Slot.10-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.Slot.10-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.Slot.10-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",
"OptimizerMode": "Disabled",
"OsWatchdogTimer": "Disabled",
"PPROnUCE": "Enabled",
"PasswordHistory": 4,
"PasswordRotation": "Disabled",
"PasswordStatus": "Unlocked",
"PciMultiSegmentSupport": "TwoSegments",
"PcieAspmL1": "Enabled",
"PcieIdlePower": "PerfPower",
"PeriodicDirectoryRinseTuning": "Auto",
"PowerCycleRequest": "None",
"PowerProfileSelect": "HighPerformanceMode",
"PptControl": "Auto",
"PrebootDmaProtection": "Disabled",
"Proc0Brand": "AMD EPYC 9755 128-Core Processor ",
"Proc0Id": "1A-2-1",
"Proc0L2Cache": "128x1 MB",
"Proc0L3Cache": "512 MB",
"Proc0Microcode": "0xB002152",
"Proc0NumCores": 128,
"Proc1Brand": "AMD EPYC 9755 128-Core Processor ",
"Proc1Id": "1A-2-1",
"Proc1L2Cache": "128x1 MB",
"Proc1L3Cache": "512 MB",
"Proc1Microcode": "0xB002152",
"Proc1NumCores": 128,
"ProcBusSpeed": "32 GT/s",
"ProcCStates": "Enabled",
"ProcCcds": "All",
"ProcConfigPptManual": 500,
"ProcConfigTdpManual": 500,
"ProcCoreSpeed": "2.70 GHz",
"ProcPwrPerf": "OsDbpm",
"ProcTurboMode": "Enabled",
"ProcVirtualization": "Enabled",
"ProcX2Apic": "Enabled",
"PwrButton": "Enabled",
"PxeDev10Interface": "NIC.Slot.10-1-1",
"PxeDev10Protocol": "IPv4",
"PxeDev10VlanEnDis": "Disabled",
"PxeDev10VlanId": 1,
"PxeDev10VlanPriority": 0,
"PxeDev11Interface": "NIC.Slot.10-1-1",
"PxeDev11Protocol": "IPv4",
"PxeDev11VlanEnDis": "Disabled",
"PxeDev11VlanId": 1,
"PxeDev11VlanPriority": 0,
"PxeDev12Interface": "NIC.Slot.10-1-1",
"PxeDev12Protocol": "IPv4",
"PxeDev12VlanEnDis": "Disabled",
"PxeDev12VlanId": 1,
"PxeDev12VlanPriority": 0,
"PxeDev13Interface": "NIC.Slot.10-1-1",
"PxeDev13Protocol": "IPv4",
"PxeDev13VlanEnDis": "Disabled",
"PxeDev13VlanId": 1,
"PxeDev13VlanPriority": 0,
"PxeDev14Interface": "NIC.Slot.10-1-1",
"PxeDev14Protocol": "IPv4",
"PxeDev14VlanEnDis": "Disabled",
"PxeDev14VlanId": 1,
"PxeDev14VlanPriority": 0,
"PxeDev15Interface": "NIC.Slot.10-1-1",
"PxeDev15Protocol": "IPv4",
"PxeDev15VlanEnDis": "Disabled",
"PxeDev15VlanId": 1,
"PxeDev15VlanPriority": 0,
"PxeDev16Interface": "NIC.Slot.10-1-1",
"PxeDev16Protocol": "IPv4",
"PxeDev16VlanEnDis": "Disabled",
"PxeDev16VlanId": 1,
"PxeDev16VlanPriority": 0,
"PxeDev1EnDis": "Enabled",
"PxeDev1Interface": "NIC.Slot.10-1-1",
"PxeDev1Protocol": "IPv4",
"PxeDev1VlanEnDis": "Disabled",
"PxeDev1VlanId": 1,
"PxeDev1VlanPriority": 0,
"PxeDev2EnDis": "Disabled",
"PxeDev2Interface": "NIC.Slot.10-1-1",
"PxeDev2Protocol": "IPv4",
"PxeDev2VlanEnDis": "Disabled",
"PxeDev2VlanId": 1,
"PxeDev2VlanPriority": 0,
"PxeDev3EnDis": "Disabled",
"PxeDev3Interface": "NIC.Slot.10-1-1",
"PxeDev3Protocol": "IPv4",
"PxeDev3VlanEnDis": "Disabled",
"PxeDev3VlanId": 1,
"PxeDev3VlanPriority": 0,
"PxeDev4EnDis": "Disabled",
"PxeDev4Interface": "NIC.Slot.10-1-1",
"PxeDev4Protocol": "IPv4",
"PxeDev4VlanEnDis": "Disabled",
"PxeDev4VlanId": 1,
"PxeDev4VlanPriority": 0,
"PxeDev5Interface": "NIC.Slot.10-1-1",
"PxeDev5Protocol": "IPv4",
"PxeDev5VlanEnDis": "Disabled",
"PxeDev5VlanId": 1,
"PxeDev5VlanPriority": 0,
"PxeDev6Interface": "NIC.Slot.10-1-1",
"PxeDev6Protocol": "IPv4",
"PxeDev6VlanEnDis": "Disabled",
"PxeDev6VlanId": 1,
"PxeDev6VlanPriority": 0,
"PxeDev7Interface": "NIC.Slot.10-1-1",
"PxeDev7Protocol": "IPv4",
"PxeDev7VlanEnDis": "Disabled",
"PxeDev7VlanId": 1,
"PxeDev7VlanPriority": 0,
"PxeDev8Interface": "NIC.Slot.10-1-1",
"PxeDev8Protocol": "IPv4",
"PxeDev8VlanEnDis": "Disabled",
"PxeDev8VlanId": 1,
"PxeDev8VlanPriority": 0,
"PxeDev9Interface": "NIC.Slot.10-1-1",
"PxeDev9Protocol": "IPv4",
"PxeDev9VlanEnDis": "Disabled",
"PxeDev9VlanId": 1,
"PxeDev9VlanPriority": 0,
"RedundantOsBoot": "Disabled",
"RedundantOsLocation": "None",
"RedundantOsState": "Visible",
"Rmp": "Disabled",
"SHA256SetupPassword": "",
"SHA256SetupPasswordSalt": "",
"SHA256SystemPassword": "",
"SHA256SystemPasswordSalt": "",
"Sdci": "Auto",
"SecureBoot": "Disabled",
"SecureBootMode": "DeployedMode",
"SecureBootPolicy": "Standard",
"SerialComm": "Off",
"SerialPortAddress": "Com1",
"SetBootOrderDis": "Disk.Bay.2:Enclosure.Internal.0-1,Disk.Bay.2:Enclosure.Internal.0-1,Disk.Bay.7:Enclosure.Internal.0-1",
"SetBootOrderDis2": "",
"SetBootOrderEn": "Disk.Bay.1:Enclosure.Internal.0-1,Disk.Bay.3:Enclosure.Internal.0-1,Disk.Bay.4:Enclosure.Internal.0-1,NIC.PxeDevice.1-1",
"SetBootOrderEn2": "",
"SetBootOrderFqdd1": "",
"SetBootOrderFqdd10": "",
"SetBootOrderFqdd11": "",
"SetBootOrderFqdd12": "",
"SetBootOrderFqdd13": "",
"SetBootOrderFqdd14": "",
"SetBootOrderFqdd15": "",
"SetBootOrderFqdd16": "",
"SetBootOrderFqdd2": "",
"SetBootOrderFqdd3": "",
"SetBootOrderFqdd4": "",
"SetBootOrderFqdd5": "",
"SetBootOrderFqdd6": "",
"SetBootOrderFqdd7": "",
"SetBootOrderFqdd8": "",
"SetBootOrderFqdd9": "",
"SetupPassword": null,
"Slot10": "Enabled",
"Slot2": "Enabled",
"Slot2Bif": "x16",
"Slot3": "Enabled",
"Slot3Bif": "x16",
"Slot4": "Enabled",
"Slot4Bif": "x16",
"Slot6": "Enabled",
"Slot7": "Enabled",
"Slot7Bif": "x16",
"Slot8": "Enabled",
"Slot8Bif": "x16",
"Sme": "Disabled",
"SmmSecurityMitigation": "Enabled",
"SmuVersion": "0x00.0x5E.0x7D.0x00",
"Snp": "Disabled",
"SriovGlobalEnable": "Disabled",
"StrongPassword": "Disabled",
"StrongPasswordMinLength": 8,
"SysMemSize": "768 GB",
"SysMemSpeed": "6400 MT/s",
"SysMemType": "ECC DDR5",
"SysMfrContactInfo": "www.dell.com",
"SysPassword": null,
"SysPrepClean": "None",
"SysProfile": "PerfPerWattOptimizedOs",
"SystemBiosVersion": "1.5.1",
"SystemFpga2Version": "0.0.1",
"SystemFpgaVersion": "0.0.2",
"SystemManufacturer": "Dell Inc.",
"SystemModelName": "PowerEdge R7725xd",
"SystemServiceTag": "CKNTC2J",
"TdpControl": "Auto",
"TimeZone": "LOCAL",
"Tpm2Algorithm": "SHA256",
"Tpm2Hierarchy": "Enabled",
"TpmFirmware": "7.2.3.1",
"TpmInfo": "Type: 2.0 NTC",
"TpmPpiBypassClear": "Disabled",
"TpmPpiBypassProvision": "Disabled",
"TpmSecurity": "On",
"TransparentSme": "Disabled",
"TwoSpcGen4": "Auto",
"TwoSpcGen5": "Auto",
"UefiCaCertScope": "DeviceFirmwareAndOs",
"UefiComplianceVersion": "2.7",
"UefiVariableAccess": "Standard",
"UsbManagedPort": "On",
"UsbPorts": "AllOn",
"VideoMem": "16 MB",
"WorkloadProfile": "NotConfigured"
},
"Description": "BIOS Configuration Current Settings",
"Id": "Bios",
"Links": {
"ActiveSoftwareImage": {
"@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/Installed-159-1.5.1__BIOS"
},
"SoftwareImages": [
{
"@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/Current-159-1.5.1__BIOS"
},
{
"@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/Installed-159-1.5.1__BIOS"
}
],
"SoftwareImages@odata.count": 2
},
"Name": "BIOS Configuration Current Settings",
"ResetBiosToDefaultsPending": false
}