Example 15943

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-1"
ip: "65.111.205.34"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "maintenance"
}

{
hostname: "web-3"
ip: "46.149.189.165"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}

{
hostname: "worker-4"
ip: "221.228.216.181"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 16
status: "running"
}
]
}

See also