이 콘텐츠는 선택한 언어로 제공되지 않습니다.

34.49. listActiveSystemsDetails


Name
listActiveSystemsDetails
Description
Given a list of server ids, returns a list of active servers' details visible to the user.
Parameters
  • string sessionKey
  • array:
    • int - serverIds
Return Value
  • 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.
맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat