{"resources":{"redfish":{"id":"redfish","name":"redfish","fields":{"account":{"name":"account","type":"\u001bredfish.account","title":"Management controller user account","desc":"Local user account on the management controller. Covers the user name, assigned role, and whether the account is enabled or locked, used to audit who holds administrative access to out-of-band management.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"accounts":{"name":"accounts","type":"\u0019\u001bredfish.account","title":"Local user accounts on the management controller","provider":"go.mondoo.com/mql/providers/redfish"},"chassis":{"name":"chassis","type":"\u0019\u001bredfish.chassisEnclosure","title":"Physical chassis enclosures","provider":"go.mondoo.com/mql/providers/redfish"},"chassisEnclosure":{"name":"chassisEnclosure","type":"\u001bredfish.chassisEnclosure","title":"Physical chassis","desc":"Physical enclosure that houses a managed system. Covers the chassis type, manufacturer, model, serial number, and current power state used to inventory physical hardware.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"dell":{"name":"dell","type":"\u001bredfish.dell","title":"Dell iDRAC extensions","desc":"Dell-specific management data exposed by Dell Integrated Dell Remote Access Controller (iDRAC) hardware, including the server hardware generation and the BIOS release date. Populated when the connected server is Dell hardware and empty otherwise.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"ethernetInterface":{"name":"ethernetInterface","type":"\u001bredfish.ethernetInterface","title":"Network interface","desc":"Network interface reported by a managed system. Covers the MAC addresses, link speed, duplex, and administrative and link state used to inventory server connectivity.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"firmware":{"name":"firmware","type":"\u0019\u001bredfish.softwareInventory","title":"Firmware and software components tracked by the update service","provider":"go.mondoo.com/mql/providers/redfish"},"hpe":{"name":"hpe","type":"\u001bredfish.hpe","title":"HPE iLO extensions","desc":"HPE-specific management data exposed by HPE Integrated Lights-Out (iLO) controllers, including the installed license edition that governs which management capabilities are available. Populated when the connected server is HPE hardware and empty otherwise.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"manager":{"name":"manager","type":"\u001bredfish.manager","title":"Baseboard management controller","desc":"Out-of-band management controller (the BMC) that operates independently of the host operating system. Covers the controller firmware version, model, power state, and the network services such as SSH, HTTPS, IPMI, SNMP, KVM-IP, and virtual media that it exposes.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"managers":{"name":"managers","type":"\u0019\u001bredfish.manager","title":"Management controllers (BMCs) for this service","provider":"go.mondoo.com/mql/providers/redfish"},"memory":{"name":"memory","type":"\u001bredfish.memory","title":"Memory module","desc":"Single memory module installed in a managed system. Covers the capacity, device type, operating speed, and manufacturer part and serial numbers used to inventory installed memory.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"processor":{"name":"processor","type":"\u001bredfish.processor","title":"Processor","desc":"Single processor installed in a managed system. Covers the manufacturer, model, socket, instruction set, and the core and thread counts used to inventory compute capacity.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"softwareInventory":{"name":"softwareInventory","type":"\u001bredfish.softwareInventory","title":"Firmware or software inventory item","desc":"Firmware or software component tracked by the update service. Covers the component version, manufacturer, release date, and whether it can be updated, used to audit firmware levels against known-vulnerable releases.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"supermicro":{"name":"supermicro","type":"\u001bredfish.supermicro","title":"Supermicro BMC extensions","desc":"Supermicro-specific management data exposed by the controller, including the activated node-management licenses that unlock Redfish capabilities and whether BMC system lockdown mode is engaged. Populated when the connected server is Supermicro hardware and empty otherwise.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"system":{"name":"system","type":"\u001bredfish.system","title":"Managed computer system","desc":"Compute node managed through the controller. Covers identity such as the UUID, model, and serial number, along with the firmware level, power state, UEFI Secure Boot status, and the installed processors, memory modules, and network interfaces.","provider":"go.mondoo.com/mql/providers/redfish","is_implicit_resource":true},"systems":{"name":"systems","type":"\u0019\u001bredfish.system","title":"Compute systems managed through the controller","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Redfish management service","desc":"Management service exposed by a server's baseboard management controller (BMC), such as HPE iLO or Dell iDRAC, over the DMTF Redfish REST API. Provides the managed compute systems, management controllers, physical chassis, BMC user accounts, and firmware inventory for out-of-band audits that run independently of the host operating system.","min_provider_version":"13.0.0","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.account":{"id":"redfish.account","name":"redfish.account","fields":{"accountTypes":{"name":"accountTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Account categories, such as Redfish, SNMP, or OEM","provider":"go.mondoo.com/mql/providers/redfish"},"enabled":{"name":"enabled","type":"\u0004","is_mandatory":true,"title":"Whether the account is enabled","provider":"go.mondoo.com/mql/providers/redfish"},"locked":{"name":"locked","type":"\u0004","is_mandatory":true,"title":"Whether the account is locked out","provider":"go.mondoo.com/mql/providers/redfish"},"roleId":{"name":"roleId","type":"\u0007","is_mandatory":true,"title":"Role assigned to the account, such as Administrator, Operator, or ReadOnly","provider":"go.mondoo.com/mql/providers/redfish"},"userName":{"name":"userName","type":"\u0007","is_mandatory":true,"title":"Login name of the account","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Management controller user account","desc":"Local user account on the management controller. Covers the user name, assigned role, and whether the account is enabled or locked, used to audit who holds administrative access to out-of-band management.","min_provider_version":"13.0.0","defaults":"userName roleId enabled","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.chassisEnclosure":{"id":"redfish.chassisEnclosure","name":"redfish.chassisEnclosure","fields":{"chassisType":{"name":"chassisType","type":"\u0007","is_mandatory":true,"title":"Kind of chassis, such as RackMount, Blade, or Enclosure","provider":"go.mondoo.com/mql/providers/redfish"},"manufacturer":{"name":"manufacturer","type":"\u0007","is_mandatory":true,"title":"Manufacturer of the chassis","provider":"go.mondoo.com/mql/providers/redfish"},"model":{"name":"model","type":"\u0007","is_mandatory":true,"title":"Model name","provider":"go.mondoo.com/mql/providers/redfish"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Display name of the chassis","provider":"go.mondoo.com/mql/providers/redfish"},"powerState":{"name":"powerState","type":"\u0007","is_mandatory":true,"title":"Current power state of the chassis","provider":"go.mondoo.com/mql/providers/redfish"},"serialNumber":{"name":"serialNumber","type":"\u0007","is_mandatory":true,"title":"Serial number","provider":"go.mondoo.com/mql/providers/redfish"},"sku":{"name":"sku","type":"\u0007","is_mandatory":true,"title":"Stock keeping unit","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Physical chassis","desc":"Physical enclosure that houses a managed system. Covers the chassis type, manufacturer, model, serial number, and current power state used to inventory physical hardware.","min_provider_version":"13.0.0","defaults":"model chassisType","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.dell":{"id":"redfish.dell","name":"redfish.dell","fields":{"biosReleaseDate":{"name":"biosReleaseDate","type":"\u0007","title":"Release date of the installed BIOS","provider":"go.mondoo.com/mql/providers/redfish"},"generation":{"name":"generation","type":"\u0007","title":"Server hardware generation, such as 15G or 16G","provider":"go.mondoo.com/mql/providers/redfish"},"systemID":{"name":"systemID","type":"\u0005","title":"Dell numeric system model identifier","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Dell iDRAC extensions","desc":"Dell-specific management data exposed by Dell Integrated Dell Remote Access Controller (iDRAC) hardware, including the server hardware generation and the BIOS release date. Populated when the connected server is Dell hardware and empty otherwise.","min_provider_version":"13.0.0","defaults":"generation","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.ethernetInterface":{"id":"redfish.ethernetInterface","name":"redfish.ethernetInterface","fields":{"fullDuplex":{"name":"fullDuplex","type":"\u0004","is_mandatory":true,"title":"Whether the link runs in full duplex","provider":"go.mondoo.com/mql/providers/redfish"},"interfaceEnabled":{"name":"interfaceEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the interface is administratively enabled","provider":"go.mondoo.com/mql/providers/redfish"},"linkStatus":{"name":"linkStatus","type":"\u0007","is_mandatory":true,"title":"Link state","desc":"One of LinkUp (available for communication on the interface), NoLink (no link or connection detected), or LinkDown (connected but no link detected).","provider":"go.mondoo.com/mql/providers/redfish"},"macAddress":{"name":"macAddress","type":"\u0007","is_mandatory":true,"title":"Currently configured MAC address","provider":"go.mondoo.com/mql/providers/redfish"},"permanentMACAddress":{"name":"permanentMACAddress","type":"\u0007","is_mandatory":true,"title":"Factory assigned permanent MAC address","provider":"go.mondoo.com/mql/providers/redfish"},"speedMbps":{"name":"speedMbps","type":"\u0005","is_mandatory":true,"title":"Negotiated link speed in Mbps","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Network interface","desc":"Network interface reported by a managed system. Covers the MAC addresses, link speed, duplex, and administrative and link state used to inventory server connectivity.","min_provider_version":"13.0.0","defaults":"macAddress linkStatus","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.hpe":{"id":"redfish.hpe","name":"redfish.hpe","fields":{"licenseLabel":{"name":"licenseLabel","type":"\u0007","title":"License edition name, such as iLO Advanced or iLO Standard","provider":"go.mondoo.com/mql/providers/redfish"},"licenseType":{"name":"licenseType","type":"\u0007","title":"License term, such as Perpetual or Evaluation","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"HPE iLO extensions","desc":"HPE-specific management data exposed by HPE Integrated Lights-Out (iLO) controllers, including the installed license edition that governs which management capabilities are available. Populated when the connected server is HPE hardware and empty otherwise.","min_provider_version":"13.0.0","defaults":"licenseLabel licenseType","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.manager":{"id":"redfish.manager","name":"redfish.manager","fields":{"dateTime":{"name":"dateTime","type":"\u0007","is_mandatory":true,"title":"Controller date and time in ISO 8601 format","provider":"go.mondoo.com/mql/providers/redfish"},"firmwareVersion":{"name":"firmwareVersion","type":"\u0007","is_mandatory":true,"title":"Installed controller firmware version","provider":"go.mondoo.com/mql/providers/redfish"},"managerType":{"name":"managerType","type":"\u0007","is_mandatory":true,"title":"Kind of controller, such as BMC, EnclosureManager, or Service","provider":"go.mondoo.com/mql/providers/redfish"},"manufacturer":{"name":"manufacturer","type":"\u0007","is_mandatory":true,"title":"Manufacturer of the controller","provider":"go.mondoo.com/mql/providers/redfish"},"model":{"name":"model","type":"\u0007","is_mandatory":true,"title":"Model name","provider":"go.mondoo.com/mql/providers/redfish"},"networkProtocol":{"name":"networkProtocol","type":"\n","title":"Management network services and their enabled state and listening ports","desc":"The `hostName` and `fqdn` keys carry the controller's network identity. Each of `http`, `https`, `ssh`, `ipmi`, `snmp`, `kvmip`, and `virtualMedia` maps to an object with `enabled` (bool) and `port` (int), letting you audit which out-of-band management protocols are exposed and on which ports (for example flagging cleartext `http`, `snmp`, or `ipmi` that should be disabled).","provider":"go.mondoo.com/mql/providers/redfish"},"powerState":{"name":"powerState","type":"\u0007","is_mandatory":true,"title":"Current power state of the controller","provider":"go.mondoo.com/mql/providers/redfish"},"uuid":{"name":"uuid","type":"\u0007","is_mandatory":true,"title":"Stable UUID of the controller","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Baseboard management controller","desc":"Out-of-band management controller (the BMC) that operates independently of the host operating system. Covers the controller firmware version, model, power state, and the network services such as SSH, HTTPS, IPMI, SNMP, KVM-IP, and virtual media that it exposes.","min_provider_version":"13.0.0","defaults":"model firmwareVersion","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.memory":{"id":"redfish.memory","name":"redfish.memory","fields":{"capacityMiB":{"name":"capacityMiB","type":"\u0005","is_mandatory":true,"title":"Capacity in mebibytes","provider":"go.mondoo.com/mql/providers/redfish"},"dataWidthBits":{"name":"dataWidthBits","type":"\u0005","is_mandatory":true,"title":"Data bus width in bits","provider":"go.mondoo.com/mql/providers/redfish"},"manufacturer":{"name":"manufacturer","type":"\u0007","is_mandatory":true,"title":"Manufacturer of the module","provider":"go.mondoo.com/mql/providers/redfish"},"memoryDeviceType":{"name":"memoryDeviceType","type":"\u0007","is_mandatory":true,"title":"Device type, such as DDR4 or DDR5","provider":"go.mondoo.com/mql/providers/redfish"},"operatingSpeedMhz":{"name":"operatingSpeedMhz","type":"\u0005","is_mandatory":true,"title":"Operating speed in MHz","provider":"go.mondoo.com/mql/providers/redfish"},"partNumber":{"name":"partNumber","type":"\u0007","is_mandatory":true,"title":"Manufacturer part number","provider":"go.mondoo.com/mql/providers/redfish"},"rankCount":{"name":"rankCount","type":"\u0005","is_mandatory":true,"title":"Number of ranks","provider":"go.mondoo.com/mql/providers/redfish"},"serialNumber":{"name":"serialNumber","type":"\u0007","is_mandatory":true,"title":"Serial number","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Memory module","desc":"Single memory module installed in a managed system. Covers the capacity, device type, operating speed, and manufacturer part and serial numbers used to inventory installed memory.","min_provider_version":"13.0.0","defaults":"capacityMiB memoryDeviceType","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.processor":{"id":"redfish.processor","name":"redfish.processor","fields":{"instructionSet":{"name":"instructionSet","type":"\u0007","is_mandatory":true,"title":"Instruction set, such as x86-64 or ARM-A64","provider":"go.mondoo.com/mql/providers/redfish"},"manufacturer":{"name":"manufacturer","type":"\u0007","is_mandatory":true,"title":"Manufacturer of the processor","provider":"go.mondoo.com/mql/providers/redfish"},"maxSpeedMHz":{"name":"maxSpeedMHz","type":"\u0005","is_mandatory":true,"title":"Maximum clock speed in MHz","provider":"go.mondoo.com/mql/providers/redfish"},"model":{"name":"model","type":"\u0007","is_mandatory":true,"title":"Model name","provider":"go.mondoo.com/mql/providers/redfish"},"processorType":{"name":"processorType","type":"\u0007","is_mandatory":true,"title":"Kind of processor, such as CPU, GPU, or FPGA","provider":"go.mondoo.com/mql/providers/redfish"},"socket":{"name":"socket","type":"\u0007","is_mandatory":true,"title":"Socket the processor occupies","provider":"go.mondoo.com/mql/providers/redfish"},"totalCores":{"name":"totalCores","type":"\u0005","is_mandatory":true,"title":"Number of physical cores","provider":"go.mondoo.com/mql/providers/redfish"},"totalThreads":{"name":"totalThreads","type":"\u0005","is_mandatory":true,"title":"Number of hardware threads","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Processor","desc":"Single processor installed in a managed system. Covers the manufacturer, model, socket, instruction set, and the core and thread counts used to inventory compute capacity.","min_provider_version":"13.0.0","defaults":"model totalCores","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.softwareInventory":{"id":"redfish.softwareInventory","name":"redfish.softwareInventory","fields":{"lowestSupportedVersion":{"name":"lowestSupportedVersion","type":"\u0007","is_mandatory":true,"title":"Lowest version the component can be downgraded to","provider":"go.mondoo.com/mql/providers/redfish"},"manufacturer":{"name":"manufacturer","type":"\u0007","is_mandatory":true,"title":"Manufacturer of the component","provider":"go.mondoo.com/mql/providers/redfish"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the component","provider":"go.mondoo.com/mql/providers/redfish"},"releaseDate":{"name":"releaseDate","type":"\u0007","is_mandatory":true,"title":"Release date of the installed version","provider":"go.mondoo.com/mql/providers/redfish"},"softwareId":{"name":"softwareId","type":"\u0007","is_mandatory":true,"title":"Vendor assigned software identifier","provider":"go.mondoo.com/mql/providers/redfish"},"updateable":{"name":"updateable","type":"\u0004","is_mandatory":true,"title":"Whether the component can be updated through the service","provider":"go.mondoo.com/mql/providers/redfish"},"version":{"name":"version","type":"\u0007","is_mandatory":true,"title":"Installed version","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Firmware or software inventory item","desc":"Firmware or software component tracked by the update service. Covers the component version, manufacturer, release date, and whether it can be updated, used to audit firmware levels against known-vulnerable releases.","min_provider_version":"13.0.0","defaults":"name version","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.supermicro":{"id":"redfish.supermicro","name":"redfish.supermicro","fields":{"licenses":{"name":"licenses","type":"\u0019\u0007","title":"Activated license keys, such as SFT-DCMS-Single","provider":"go.mondoo.com/mql/providers/redfish"},"systemLockdownEnabled":{"name":"systemLockdownEnabled","type":"\u0004","title":"Whether BMC system lockdown mode is enabled","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Supermicro BMC extensions","desc":"Supermicro-specific management data exposed by the controller, including the activated node-management licenses that unlock Redfish capabilities and whether BMC system lockdown mode is engaged. Populated when the connected server is Supermicro hardware and empty otherwise.","min_provider_version":"13.0.0","defaults":"systemLockdownEnabled","provider":"go.mondoo.com/mql/providers/redfish"},"redfish.system":{"id":"redfish.system","name":"redfish.system","fields":{"biosVersion":{"name":"biosVersion","type":"\u0007","is_mandatory":true,"title":"Installed BIOS or UEFI firmware version","provider":"go.mondoo.com/mql/providers/redfish"},"ethernetInterfaces":{"name":"ethernetInterfaces","type":"\u0019\u001bredfish.ethernetInterface","title":"Network interfaces attached to the system","provider":"go.mondoo.com/mql/providers/redfish"},"hostName":{"name":"hostName","type":"\u0007","is_mandatory":true,"title":"Configured host name","provider":"go.mondoo.com/mql/providers/redfish"},"manufacturer":{"name":"manufacturer","type":"\u0007","is_mandatory":true,"title":"Hardware manufacturer","provider":"go.mondoo.com/mql/providers/redfish"},"memory":{"name":"memory","type":"\u0019\u001bredfish.memory","title":"Installed memory modules","provider":"go.mondoo.com/mql/providers/redfish"},"model":{"name":"model","type":"\u0007","is_mandatory":true,"title":"Model name","provider":"go.mondoo.com/mql/providers/redfish"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Display name of the system","provider":"go.mondoo.com/mql/providers/redfish"},"powerState":{"name":"powerState","type":"\u0007","is_mandatory":true,"title":"Current power state, such as On, Off, or PoweringOn","provider":"go.mondoo.com/mql/providers/redfish"},"processors":{"name":"processors","type":"\u0019\u001bredfish.processor","title":"Installed processors","provider":"go.mondoo.com/mql/providers/redfish"},"secureBootEnabled":{"name":"secureBootEnabled","type":"\u0004","is_mandatory":true,"title":"Whether UEFI Secure Boot is enabled","provider":"go.mondoo.com/mql/providers/redfish"},"serialNumber":{"name":"serialNumber","type":"\u0007","is_mandatory":true,"title":"Serial number","provider":"go.mondoo.com/mql/providers/redfish"},"sku":{"name":"sku","type":"\u0007","is_mandatory":true,"title":"Stock keeping unit","provider":"go.mondoo.com/mql/providers/redfish"},"systemType":{"name":"systemType","type":"\u0007","is_mandatory":true,"title":"Kind of system, such as Physical, Virtual, OS, or PhysicallyPartitioned","provider":"go.mondoo.com/mql/providers/redfish"},"uuid":{"name":"uuid","type":"\u0007","is_mandatory":true,"title":"Stable UUID of the system","provider":"go.mondoo.com/mql/providers/redfish"}},"title":"Managed computer system","desc":"Compute node managed through the controller. Covers identity such as the UUID, model, and serial number, along with the firmware level, power state, UEFI Secure Boot status, and the installed processors, memory modules, and network interfaces.","min_provider_version":"13.0.0","defaults":"model powerState","provider":"go.mondoo.com/mql/providers/redfish"}}}