Example 14260

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-6"
ip: "47.21.99.246"
os: "Debian 12"
cpu_cores: 16
memory_gb: 64
status: "running"
}

{
hostname: "web-3"
ip: "208.255.37.152"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}

{
hostname: "db-8"
ip: "104.91.41.164"
os: "Debian 12"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}

{
hostname: "db-3"
ip: "40.97.172.41"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}
]
}

See also