Example 5558

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "queue-3"
ip: "15.247.136.216"
os: "Debian 12"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}

{
hostname: "db-8"
ip: "82.182.58.220"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}

{
hostname: "web-4"
ip: "97.147.160.204"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}

{
hostname: "cache-4"
ip: "212.247.81.221"
os: "Debian 12"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}
]
}

See also