Example 9459

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "queue-8"
ip: "193.94.204.22"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "running"
}

{
hostname: "api-4"
ip: "1.246.29.239"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 32
status: "running"
}

{
hostname: "queue-6"
ip: "222.251.205.44"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}
]
}

See also