Example 1543

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-4"
ip: "149.235.151.190"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}

{
hostname: "cache-8"
ip: "63.1.163.22"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}

{
hostname: "cache-1"
ip: "23.150.242.249"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
]
}

See also