Example 6856
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-3"
ip: "132.153.209.37"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 64
status: "running"
}
{
hostname: "db-3"
ip: "89.175.207.95"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "maintenance"
}
{
hostname: "web-7"
ip: "249.30.111.51"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
{
hostname: "queue-5"
ip: "73.104.251.174"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
{
hostname: "web-1"
ip: "140.241.178.242"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}
]
}