Example 5346

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-3"
ip: "11.132.216.190"
os: "Debian 12"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}

{
hostname: "api-9"
ip: "92.1.85.251"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "running"
}

{
hostname: "db-5"
ip: "205.254.173.80"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}

{
hostname: "worker-3"
ip: "10.86.13.107"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}

{
hostname: "web-9"
ip: "140.99.249.88"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}
]
}

See also