Red Hat Training

A Red Hat training course is available for Red Hat Satellite

25.2. getDetails

Name
getDetails
Description
Retrieve details for the package with the ID.
Parameters
  • string sessionKey
  • int packageId
Return Value
  • struct - package
    • int id
    • string name
    • string epoch
    • string version
    • string release
    • string arch_label
    • array providing_channels
      • string - Channel label providing this package.
    • string build_host
    • string description
    • string checksum
    • string checksum_type
    • string vendor
    • string summary
    • string cookie
    • string license
    • string file
    • string build_date
    • string last_modified_date
    • string size
    • string path - The path on the Satellite's file system that the package resides.
    • string payload_size