Example 13649
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-6"
ip: "104.42.152.175"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "running"
}
{
hostname: "queue-1"
ip: "18.50.125.239"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}
{
hostname: "cache-1"
ip: "226.225.7.231"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "running"
}
{
hostname: "queue-1"
ip: "102.173.99.103"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}
{
hostname: "queue-5"
ip: "19.35.144.18"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}
]
}