Example 8460

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "db-6"
ip: "109.132.51.66"
os: "Debian 12"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}

{
hostname: "db-2"
ip: "159.208.76.74"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}

{
hostname: "queue-1"
ip: "12.64.125.138"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}

{
hostname: "db-1"
ip: "71.74.24.44"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}
]
}

See also