Example 5349

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "db-1"
ip: "200.28.217.102"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}

{
hostname: "web-3"
ip: "60.67.226.139"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}

{
hostname: "db-9"
ip: "95.63.101.6"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}

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

See also