Example 3254
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-2"
ip: "27.202.155.177"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 16
status: "running"
}
{
hostname: "queue-5"
ip: "4.149.88.214"
os: "Debian 12"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "cache-3"
ip: "142.128.250.144"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
]
}