Example 10152

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-8"
ip: "142.131.109.228"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "running"
}

{
hostname: "web-8"
ip: "243.111.97.187"
os: "Debian 12"
cpu_cores: 2
memory_gb: 32
status: "running"
}

{
hostname: "web-6"
ip: "124.105.81.212"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 8
status: "running"
}

{
hostname: "api-7"
ip: "146.170.25.76"
os: "Debian 12"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}
]
}

See also