Example 2557

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-7"
ip: "156.12.183.65"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}

{
hostname: "queue-2"
ip: "165.251.246.233"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 4
status: "running"
}

{
hostname: "cache-8"
ip: "79.15.50.74"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}
]
}

See also