Example 5942
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-9"
ip: "7.22.65.180"
os: "Debian 12"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
{
hostname: "worker-2"
ip: "187.118.89.58"
os: "Debian 12"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}
{
hostname: "cache-2"
ip: "200.18.82.54"
os: "Debian 12"
cpu_cores: 2
memory_gb: 8
status: "running"
}
]
}