Example 15846
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-7"
ip: "111.87.150.215"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}
{
hostname: "worker-9"
ip: "254.27.33.59"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}
{
hostname: "worker-3"
ip: "179.58.63.85"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
{
hostname: "queue-6"
ip: "27.22.41.131"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
]
}