Example 7855

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-5"
ip: "152.189.92.93"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}

{
hostname: "worker-4"
ip: "132.243.139.192"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}

{
hostname: "db-5"
ip: "52.68.13.251"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "running"
}

{
hostname: "cache-3"
ip: "161.111.178.148"
os: "Debian 12"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}
]
}

See also