Example 11649
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-5"
ip: "198.42.131.50"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
{
hostname: "api-2"
ip: "242.144.213.121"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
{
hostname: "db-3"
ip: "28.51.29.46"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
{
hostname: "db-2"
ip: "20.185.68.15"
os: "Debian 12"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}
{
hostname: "api-7"
ip: "145.85.203.22"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "running"
}
{
hostname: "web-8"
ip: "170.25.252.130"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 4
status: "maintenance"
}
]
}