GET System Information: Get a List of System Details - Conductor Live

GET System Information: Get a List of System Details

Get a list of details about the Conductor Live system, including memory, CPU, and network information.

HTTP Request and Response

Request URL

GET http://<Conductor IP address>/system_info

Call Header

  • Accept: Set to application/xml

If you are implementing user authentication, you must also include three authorization headers; see Header Content for User Authentication .

Response

The response is XML content consisting of one hash element with the following.

  • An HREF attribute that specifies the product and version installed on the Conductor Live node.

  • One hash element containing several elements from the table below.

Element Value Description
serial-number String If available, provides the serial number for the hardware.
cpu-info Array Provides the model name and count of the CPU.
cpu-summary String Provides a summary of the CPU, including model number and version.
mem-info String Provides memory information, including:
  • Total memory

  • Used memory

  • Free memory

  • Shared memory

  • Buffers

  • Cached

network-info Array Provides network information such as the Ethernet ports in use.
md-raid String Provides Redundant Array of Independent Disks (RAID) information, including:
  • RAID-Level

  • X

  • RAID-Devices

  • Total-Devices

  • State

  • Active-Devices

  • Working-Devices

hardware-raid Array Provides appliance hardware RAID information.
mount-info Array Provides information about the devices that are mounted to the AWS Elemental Conductor Live 3 system. Includes:
  • Device name

  • Path

  • Size

  • Used space

  • Available space

  • Percent space used