Example 6845
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-7"
ip: "161.250.2.121"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "api-1"
ip: "27.147.92.23"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "running"
}
{
hostname: "db-4"
ip: "111.90.215.255"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "running"
}
]
}