Example 7851

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-4"
ip: "58.44.246.3"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "running"
}

{
hostname: "cache-7"
ip: "225.58.144.101"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}

{
hostname: "web-6"
ip: "58.188.114.213"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}
]
}

See also