Example 6941

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "queue-5"
ip: "133.56.107.196"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "running"
}

{
hostname: "api-9"
ip: "141.250.107.244"
os: "Debian 12"
cpu_cores: 8
memory_gb: 8
status: "maintenance"
}

{
hostname: "api-1"
ip: "93.164.133.162"
os: "Debian 12"
cpu_cores: 2
memory_gb: 8
status: "running"
}

{
hostname: "api-7"
ip: "232.100.32.57"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 8
status: "running"
}

{
hostname: "cache-9"
ip: "231.236.49.242"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}

{
hostname: "cache-7"
ip: "178.4.60.139"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "running"
}
]
}

See also