Example 8455

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "db-2"
ip: "0.8.236.108"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 16
status: "running"
}

{
hostname: "queue-3"
ip: "58.44.211.122"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}

{
hostname: "web-4"
ip: "74.147.133.107"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "running"
}
]
}

See also