Example 14955

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-8"
ip: "167.108.3.47"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}

{
hostname: "web-8"
ip: "198.126.193.16"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}

{
hostname: "web-4"
ip: "82.17.142.98"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}

{
hostname: "api-1"
ip: "4.217.93.88"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 64
status: "maintenance"
}
]
}

See also