Example 652

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "queue-7"
ip: "21.35.203.163"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}

{
hostname: "web-4"
ip: "211.147.42.103"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "running"
}

{
hostname: "api-1"
ip: "86.171.138.51"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "running"
}
]
}

See also