Example 13552
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-5"
ip: "19.22.79.60"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "stopped"
}
{
hostname: "cache-2"
ip: "144.126.2.201"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "running"
}
{
hostname: "web-9"
ip: "213.31.228.95"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}
]
}