Example 7746

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-3"
ip: "93.166.39.4"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}

{
hostname: "queue-3"
ip: "168.86.152.85"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "running"
}

{
hostname: "api-5"
ip: "79.206.110.153"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}

{
hostname: "worker-1"
ip: "250.229.168.239"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}

{
hostname: "db-9"
ip: "48.148.32.177"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
]
}

See also