Example 16959

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-1"
ip: "19.25.59.46"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}

{
hostname: "web-3"
ip: "188.169.115.50"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}

{
hostname: "worker-5"
ip: "94.255.179.76"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}

{
hostname: "db-8"
ip: "171.38.149.44"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}

{
hostname: "cache-4"
ip: "156.50.45.12"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}
]
}

See also