Example 13844

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-4"
ip: "47.79.168.55"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}

{
hostname: "api-3"
ip: "77.222.174.97"
os: "Debian 12"
cpu_cores: 8
memory_gb: 4
status: "running"
}

{
hostname: "api-9"
ip: "122.67.147.243"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "running"
}
]
}

See also