Example 4247

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "web-5"
ip: "126.86.118.39"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}

{
hostname: "web-3"
ip: "82.5.167.196"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 8
status: "running"
}

{
hostname: "api-3"
ip: "236.29.252.58"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}

{
hostname: "web-7"
ip: "42.173.207.149"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}

{
hostname: "db-8"
ip: "81.15.166.242"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
]
}

See also