Example 10948
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-5"
ip: "247.123.228.39"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 4
status: "running"
}
{
hostname: "cache-6"
ip: "7.74.9.146"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "running"
}
{
hostname: "web-1"
ip: "88.38.240.97"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "queue-4"
ip: "33.137.185.119"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}
]
}