Example 16655

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-1"
ip: "125.106.220.154"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}

{
hostname: "worker-3"
ip: "17.36.196.250"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 64
status: "maintenance"
}

{
hostname: "api-8"
ip: "43.237.242.223"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}

{
hostname: "worker-2"
ip: "115.37.215.188"
os: "Debian 12"
cpu_cores: 16
memory_gb: 64
status: "running"
}

{
hostname: "worker-5"
ip: "119.193.163.46"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}

{
hostname: "db-8"
ip: "30.250.94.204"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "running"
}
]
}

See also