Example 14054

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-5"
ip: "159.166.102.60"
os: "Debian 12"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}

{
hostname: "worker-4"
ip: "216.181.26.130"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}

{
hostname: "db-6"
ip: "97.0.77.55"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "stopped"
}

{
hostname: "cache-5"
ip: "184.176.96.170"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}

{
hostname: "cache-1"
ip: "176.41.35.64"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}

{
hostname: "api-3"
ip: "224.146.126.137"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "running"
}
]
}

See also