Example 4945

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "db-5"
ip: "112.97.67.225"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}

{
hostname: "api-2"
ip: "55.143.8.136"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}

{
hostname: "web-9"
ip: "146.85.105.135"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}

{
hostname: "queue-8"
ip: "203.125.93.36"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 64
status: "running"
}
]
}

See also