Example 12057

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-9"
ip: "101.192.206.86"
os: "Debian 12"
cpu_cores: 2
memory_gb: 32
status: "stopped"
}

{
hostname: "db-4"
ip: "217.12.32.1"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}

{
hostname: "db-9"
ip: "196.148.55.206"
os: "Debian 12"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
]
}

See also