Example 5650

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-9"
ip: "15.193.141.168"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 4
status: "maintenance"
}

{
hostname: "db-2"
ip: "100.68.222.237"
os: "Debian 12"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}

{
hostname: "cache-2"
ip: "5.53.132.205"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}
]
}

See also