Example 14552
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-9"
ip: "197.240.55.99"
os: "Debian 12"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}
{
hostname: "worker-5"
ip: "72.45.141.161"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}
{
hostname: "web-6"
ip: "149.133.87.242"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 32
status: "stopped"
}
{
hostname: "cache-5"
ip: "241.145.116.4"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}
{
hostname: "api-3"
ip: "23.101.128.248"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}
]
}