Example 8859

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-4"
ip: "67.162.189.70"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}

{
hostname: "web-2"
ip: "74.64.93.36"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 4
status: "maintenance"
}

{
hostname: "web-3"
ip: "33.101.134.34"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "running"
}

{
hostname: "web-9"
ip: "244.126.156.121"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}
]
}

See also