Example 14957

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-5"
ip: "220.99.14.108"
os: "Debian 12"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}

{
hostname: "cache-5"
ip: "34.149.130.239"
os: "Debian 12"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}

{
hostname: "queue-5"
ip: "102.69.224.191"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 8
status: "running"
}

{
hostname: "cache-7"
ip: "172.46.95.107"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}
]
}

See also