Example 17146

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-5"
ip: "120.0.126.234"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}

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

{
hostname: "cache-7"
ip: "100.27.2.153"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "running"
}
]
}

See also