Example 3556

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-8"
ip: "226.89.210.37"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "running"
}

{
hostname: "cache-7"
ip: "227.88.0.1"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "running"
}

{
hostname: "web-8"
ip: "105.11.126.254"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "running"
}

{
hostname: "api-5"
ip: "184.90.81.69"
os: "Debian 12"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}
]
}

See also