Example 11846
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-3"
ip: "26.88.37.82"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "running"
}
{
hostname: "web-4"
ip: "160.47.116.226"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 4
status: "maintenance"
}
{
hostname: "web-9"
ip: "74.235.3.76"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "stopped"
}
{
hostname: "queue-7"
ip: "210.0.79.52"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "stopped"
}
{
hostname: "web-8"
ip: "21.99.104.185"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}
]
}