Example 10841
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-5"
ip: "152.68.78.92"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}
{
hostname: "web-9"
ip: "162.186.142.140"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "running"
}
{
hostname: "cache-5"
ip: "52.238.215.163"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
]
}