Skip to main content

Label Templates' deprecated variables​

SMBIOS and Hardware variable families have been deprecated in the Elemental Operator v1.7.0.

While these variable families are still correctly rendered in current Elemental Operator versions, their support will be removed in future Elemental Operator releases.

If you are still using these old Label Templates' variable families, please switch to the newer available ones if possible.

To simplify the adoption of the new variables, check the tables mapping the deprecated variables to the new supported ones:

Hardware Labels to new Label Templates' variables table​

Deprecated VariableEquivalent new Variable
${System Data/Block Devices/Number Devices}${Storage/TotalDisks}
${System Data/Block Devices/_<DeviceName>_/Drive Type} ${Storage/Disks/_<DeviceName>_/DriveType}
${System Data/Block Devices/_<DeviceName>_/Name} ${Storage/Disks/_<DeviceName>_/Name}
${System Data/Block Devices/_<DeviceName>_/Removable} ${Storage/Disks/_<DeviceName>_/Removable}
${System Data/Block Devices/_<DeviceName>_/Size} ${Storage/Disks/_<DeviceName>_/Size}
${System Data/Block Devices/_<DeviceName>_/Storage Controller} ${Storage/Disks/_<DeviceName>_/StorageController}
${System Data/CPU/Model}${CPU/Model}
${System Data/CPU/Total Cores}${CPU/TotalCores}
${System Data/CPU/Total Threads}${CPU/TotalThreads}
${System Data/CPU/Vendor}${CPU/Processor/Vendor}
${System Data/GPU/Model}${GPU/GraphicsCard/ProductName}
${System Data/GPU/Vendor}${GPU/GraphicsCard/VendorName}
${System Data/Memory/Total Physical Bytes}${Memory/TotalPhysicalBytes}
${System Data/Memory/Total Usable Bytes}${Memory/TotalUsableBytes}
${System Data/Network/Number Interfaces}${Network/TotalNICs}
${System Data/Network/_<IfaceName>_/IsVirtual}${Network/NICs/_<IfaceName>_/IsVirtual}
${System Data/Network/_<IfaceName>_/MacAddress}${Network/NICs/_<IfaceName>_/MacAddress}
${System Data/Network/_<IfaceName>_/Name}${Network/NICs/_<IfaceName>_/Name}
${System Data/Runtime/Hostname}${Runtime/Hostname}

SMBIOS Labels to new Label Templates' variable table​

Deprecated VariableEquivalent new Variable
${BIOS Information/Address}not available
${BIOS Information/BIOS Revision}not available
${BIOS Information/ROM Size}not available
${BIOS Information/Release Date}${BIOS/Date}
${BIOS Information/Runtime Size}not available
${BIOS Information/Vendor}${BIOS/Vendor}
${BIOS Information/Version}${BIOS/Version}
${Base Board Information/Asset Tag}${BaseBoard/AssetTag}
${Base Board Information/Chassis Handle}not available
${Base Board Information/Contained Object Handles}not available
${Base Board Information/Location In Chassis}not available
${Base Board Information/Manufacturer}${BaseBoard/Vendor}
${Base Board Information/Product Name}${BaseBoard/Product}
${Base Board Information/Serial Number}${BaseBoard/SerialNumber}
${Base Board Information/Type}not available
${Base Board Information/Version}${BaseBoard/Version}
${Chassis Information/Asset Tag}${Chassis/AssetTag}
${Chassis Information/Boot-up State}not available
${Chassis Information/Contained Elements}not available
${Chassis Information/Height}not available
${Chassis Information/Lock}not available
${Chassis Information/Manufacturer}${Chassis/Vendor}
${Chassis Information/Number Of Power Cords}not available
${Chassis Information/OEM Information}not available
${Chassis Information/Power Supply State}not available
${Chassis Information/SKU Number}not available
${Chassis Information/Security Status}not available
${Chassis Information/Serial Number}${Chassis/SerialNumber}
${Chassis Information/Thermal State}not available
${Chassis Information/Type}${Chassis/TypeDescription}
${Chassis Information/Version}${Chassis/Version}
${System Information/Family}${Product/Family}
${System Information/Manufacturer}${Product/Vendor}
${System Information/Product Name}${Product/Name}
${System Information/SKU Number}${Product/SKU}
${System Information/Serial Number}${Product/SerialNumber}
${System Information/UUID}${Product/UUID}
${System Information/Version}${Product/Version}
${System Information/Wake-up Type}not available