34.4. comparePackageProfile


Name
comparePackageProfile
Description
Compare a system's packages against a package profile. In the result returned, 'this_system' represents the server provided as an input and 'other_system' represents the profile provided as an input.
Parameters
  • string sessionKey
  • int serverId
  • string profileLabel
Return Value
  • array:
    • struct - Package Metadata
      • int package_name_id
      • string package_name
      • string package_epoch
      • string package_version
      • string package_release
      • string package_arch
      • string this_system - Version of package on this system.
      • string other_system - Version of package on the other system.
      • int comparison
        • 0 - No difference.
        • 1 - Package on this system only.
        • 2 - Newer package version on this system.
        • 3 - Package on other system only.
        • 4 - Newer package version on other system.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.