Example 12441
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-3"
ip: "44.85.204.4"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 16
status: "running"
}
{
hostname: "worker-6"
ip: "201.86.212.12"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "running"
}
{
hostname: "web-6"
ip: "166.9.27.12"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}
{
hostname: "worker-2"
ip: "181.63.0.17"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}
{
hostname: "api-2"
ip: "190.136.32.9"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
]
}