34.48. Method: listActiveSystemsDetails
Given a list of server IDs, returns a list of active servers' details visible to the user.
The following parameters are available for this method:
- string
sessionKey - array:
- int -
serverIds
The following return values are available for this method:
- array:
- struct - server details
- int
id- The server's ID - string
name- The server's name - dateTime.iso8601
last_checkin- Last time server successfully checked in (in UTC) - int
ram- The amount of physical memory in MB. - int
swap- The amount of swap space in MB. - struct
network_devices- The server's network devices- struct - network device
- string
ip- IP address assigned to this network device - string
interface- Network interface assigned to device e.g. eth0 - string
netmask- Network mask assigned to device - string
hardware_address- Hardware Address of device. - string
module- Network driver used for this device. - string
broadcast- Broadcast address for device. - array
ipv6- List of IPv6 addresses- array:
- struct - ipv6 address
- string
address- IPv6 address of this network device - string
netmask- IPv6 netmask of this network device - string
scope- IPv6 address scope
- struct
dmi_info- The server's dmi info- struct - DMI
- string
vendor - string
system - string
product - string
asset - string
board - string
bios_release- (optional) - string
bios_vendor- (optional) - string
bios_version- (optional)
- struct
cpu_info- The server's cpu info- struct - CPU
- string
cache - string
family - string
mhz - string
flags - string
model - string
vendor - string
arch - string
stepping - string
count - int
socket_count(if available)"
- array
subscribed_channels- List of subscribed channels- array:
- struct - channel
- int
channel_id- The channel ID - string
channel_label- The channel label
- array
active_guest_system_IDs- List of virtual guest system IDs for active guests- array:
- int
guest_id- The guest's system ID

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.