Example 14844
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-9"
ip: "152.52.8.207"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}
{
hostname: "db-5"
ip: "147.59.33.111"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 4
status: "maintenance"
}
{
hostname: "queue-9"
ip: "229.244.188.129"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}
]
}