Example 12148
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-8"
ip: "106.183.236.155"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 8
status: "running"
}
{
hostname: "queue-7"
ip: "181.231.141.7"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "stopped"
}
{
hostname: "worker-5"
ip: "243.68.181.156"
os: "Debian 12"
cpu_cores: 2
memory_gb: 64
status: "running"
}
{
hostname: "web-4"
ip: "139.67.196.17"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}
{
hostname: "queue-9"
ip: "71.225.106.31"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}
]
}