Example 10858

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-1"
ip: "245.140.6.211"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 8
status: "running"
}

{
hostname: "worker-2"
ip: "67.209.108.85"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}

{
hostname: "cache-5"
ip: "10.143.225.186"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}

{
hostname: "queue-6"
ip: "101.113.53.41"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 32
status: "stopped"
}
]
}

See also