Example 7059

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-2"
ip: "164.181.169.190"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 16
status: "stopped"
}

{
hostname: "cache-7"
ip: "226.196.59.62"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "running"
}

{
hostname: "web-8"
ip: "40.57.106.124"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}

{
hostname: "db-4"
ip: "64.22.73.247"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 64
status: "running"
}

{
hostname: "api-5"
ip: "172.2.88.58"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "running"
}

{
hostname: "web-3"
ip: "141.101.156.89"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}
]
}

See also