Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.62. Method: listLatestAvailablePackage

Description

Get the latest available version of a package for each system.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • array:
    • int - serverId
  • string packageName
Returns

The following return values are available for this method:

  • 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