Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.28. getMemory

Name
getMemory
Description
Gets the memory information for a system.
Parameters
  • string sessionKey
  • int serverId
Return Value
  • struct - memory
    • int ram - The amount of physical memory in MB.
    • int swap - The amount of swap space in MB.