Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.63. listLatestAvailablePackage

Name
listLatestAvailablePackage
Description
Get the latest available version of a package for each system
Parameters
  • string sessionKey
  • array:
    • int - serverId
  • string packageName
Return Value
  • array:
    • struct - system
      • int id - server ID
      • string name - server name
      • struct package - package structure
      • struct - package
        • int id
        • string name
        • string version
        • string release
        • string epoch
        • string arch