Example 16143
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-7"
ip: "57.50.246.33"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
{
hostname: "worker-9"
ip: "82.152.166.219"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}
{
hostname: "web-6"
ip: "64.83.224.22"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "cache-9"
ip: "126.61.164.27"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}
]
}