Red Hat Training

A Red Hat training course is available for Red Hat Satellite

41.13. Method: listSystems

Description

Return a list of systems associated with this system group. User must have access to this system group.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string systemGroupName
Returns

The following return values are available for this method:

  • array:
    • struct - server details
      • int id - System ID
      • string profile_name
      • string base_entitlement - System's base entitlement label; either enterprise_entitled or sw_mgr_entitled
      • array string
        • addon_entitlements - System's addon entitlements
        • Labels including: monitoring_entitled, provisioning_entitled, virtualization_host, and 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)