Example 10952
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-3"
ip: "29.186.216.83"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "running"
}
{
hostname: "web-9"
ip: "190.27.161.248"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}
{
hostname: "db-9"
ip: "127.121.228.28"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "running"
}
{
hostname: "api-2"
ip: "246.51.42.177"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "running"
}
]
}