41.13. listSystems


Name
listSystems
Description
Return a list of systems associated with this system group. User must have access to this system group.
Parameters
  • string sessionKey
  • string systemGroupName
Return Value
  • array:
    • struct - server details
      • int id - System id
      • string profile_name
      • string base_entitlement - System's base entitlement label. (enterprise_entitled or sw_mgr_entitled)
      • array string
        • addon_entitlements - System's addon entitlements labels, including provisioning_entitled, virtualization_host, virtualization_host_platform
      • boolean auto_update - True if system has auto errata updates enabled.
      • string release - The Operating System release (i.e. 4AS, 5Server
      • string address1
      • string address2
      • string city
      • string state
      • string country
      • string building
      • string room
      • string rack
      • string description
      • string hostname
      • dateTime.iso8601 last_boot
      • string osa_status - Either 'unknown', 'offline', or 'online'.
      • boolean lock_status - True indicates that the system is locked. False indicates that the system is unlocked.
      • string virtualization - Virtualization type - for virtual guests only (optional)
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.