Example 1455
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-4"
ip: "80.53.3.144"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}
{
hostname: "db-4"
ip: "32.17.174.205"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
{
hostname: "worker-4"
ip: "21.28.148.92"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
{
hostname: "db-8"
ip: "80.126.106.246"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "running"
}
{
hostname: "cache-4"
ip: "141.6.118.171"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 16
status: "running"
}
{
hostname: "cache-5"
ip: "218.63.8.249"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
]
}