Example 11045

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-5"
ip: "182.141.196.45"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 8
status: "running"
}

{
hostname: "worker-7"
ip: "0.179.178.77"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}

{
hostname: "worker-6"
ip: "44.11.139.162"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}

{
hostname: "worker-3"
ip: "144.88.161.208"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
]
}

See also