Example 13755

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-6"
ip: "52.74.27.119"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}

{
hostname: "db-8"
ip: "146.204.90.101"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}

{
hostname: "api-7"
ip: "38.50.241.216"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 32
status: "running"
}

{
hostname: "db-8"
ip: "116.129.2.171"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}

{
hostname: "cache-1"
ip: "251.47.81.176"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "running"
}

{
hostname: "db-3"
ip: "34.44.199.76"
os: "Debian 12"
cpu_cores: 8
memory_gb: 4
status: "running"
}
]
}

See also