Example 8952

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-4"
ip: "9.46.173.115"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}

{
hostname: "worker-9"
ip: "6.254.179.19"
os: "Debian 12"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}

{
hostname: "api-8"
ip: "57.90.174.18"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}

{
hostname: "web-6"
ip: "221.173.15.238"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}
]
}

See also