Example 8846

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "queue-3"
ip: "143.48.32.246"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}

{
hostname: "web-6"
ip: "41.11.248.152"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}

{
hostname: "api-5"
ip: "65.75.74.198"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}

{
hostname: "web-7"
ip: "128.73.100.35"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "maintenance"
}

{
hostname: "db-7"
ip: "204.157.25.226"
os: "Debian 12"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}

{
hostname: "api-7"
ip: "123.163.220.170"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
]
}

See also