Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.24. Method: getDmi

Description

Gets the DMI information of a system.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int serverId
Returns

The following return values are available for this method:

  • struct - DMI
    • string vendor
    • string system
    • string product
    • string asset
    • string board
    • string bios_release (optional)
    • string bios_vendor (optional)
    • string bios_version (optional)