Example 9251

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-6"
ip: "185.7.52.249"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}

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

{
hostname: "worker-3"
ip: "223.3.212.221"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "maintenance"
}

{
hostname: "db-2"
ip: "154.241.169.70"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}

{
hostname: "api-2"
ip: "128.224.212.188"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}
]
}

See also