Example 9758

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-4"
ip: "44.177.206.52"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 4
status: "maintenance"
}

{
hostname: "cache-2"
ip: "242.222.225.66"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}

{
hostname: "api-5"
ip: "225.197.83.176"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}

{
hostname: "web-4"
ip: "48.169.156.123"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "stopped"
}

{
hostname: "web-6"
ip: "38.239.192.104"
os: "Debian 12"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}

{
hostname: "queue-3"
ip: "77.31.37.84"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 64
status: "maintenance"
}
]
}

See also