Example 15650

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "db-8"
ip: "120.3.97.240"
os: "Debian 12"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}

{
hostname: "api-4"
ip: "33.195.173.178"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "running"
}

{
hostname: "queue-4"
ip: "53.183.164.93"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
]
}

See also