Example 14257
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-4"
ip: "253.23.97.191"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}
{
hostname: "worker-9"
ip: "32.85.73.6"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "running"
}
{
hostname: "db-7"
ip: "78.183.172.139"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}
{
hostname: "worker-9"
ip: "127.33.174.39"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
{
hostname: "api-7"
ip: "226.18.60.57"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}
{
hostname: "web-9"
ip: "255.217.166.139"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "running"
}
]
}