Example 15645

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-6"
ip: "103.227.143.110"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 4
status: "running"
}

{
hostname: "worker-2"
ip: "51.174.200.105"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}

{
hostname: "web-1"
ip: "191.113.226.174"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}

{
hostname: "worker-1"
ip: "18.192.66.210"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "running"
}

{
hostname: "api-6"
ip: "186.94.72.126"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "running"
}
]
}

See also