Example 9643
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-2"
ip: "75.94.89.39"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "running"
}
{
hostname: "web-2"
ip: "214.150.152.15"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "db-2"
ip: "229.52.114.180"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}
{
hostname: "api-4"
ip: "209.197.33.89"
os: "Debian 12"
cpu_cores: 8
memory_gb: 4
status: "maintenance"
}
{
hostname: "db-5"
ip: "126.185.111.115"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
]
}