Example 15454
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-3"
ip: "171.113.177.131"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}
{
hostname: "cache-1"
ip: "85.111.146.63"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
{
hostname: "api-6"
ip: "16.142.86.100"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "running"
}
{
hostname: "web-1"
ip: "164.50.212.50"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 64
status: "running"
}
{
hostname: "cache-5"
ip: "137.101.246.51"
os: "Debian 12"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}
]
}