Example 16944

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-7"
ip: "75.252.174.104"
os: "Debian 12"
cpu_cores: 2
memory_gb: 64
status: "running"
}

{
hostname: "web-3"
ip: "151.16.236.153"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}

{
hostname: "worker-1"
ip: "14.30.57.99"
os: "Debian 12"
cpu_cores: 8
memory_gb: 16
status: "running"
}

{
hostname: "api-5"
ip: "6.46.197.24"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}
]
}

See also