Example 15560

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-4"
ip: "217.187.127.47"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "running"
}

{
hostname: "worker-5"
ip: "127.36.15.168"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 8
status: "maintenance"
}

{
hostname: "api-6"
ip: "36.60.59.225"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}

{
hostname: "db-7"
ip: "99.138.116.247"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
]
}

See also