Example 14450

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "queue-4"
ip: "15.157.36.14"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "running"
}

{
hostname: "db-7"
ip: "45.215.200.27"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 64
status: "maintenance"
}

{
hostname: "db-1"
ip: "66.109.205.108"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}
]
}

See also