Example 8659

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-4"
ip: "67.133.28.161"
os: "Debian 12"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}

{
hostname: "api-7"
ip: "35.133.210.100"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 8
status: "running"
}

{
hostname: "worker-4"
ip: "61.117.26.190"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}

{
hostname: "api-2"
ip: "123.19.79.42"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}

{
hostname: "api-9"
ip: "239.4.126.241"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}

{
hostname: "queue-1"
ip: "83.125.118.234"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 64
status: "running"
}
]
}

See also