Example 8342
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-9"
ip: "131.174.33.175"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 4
status: "running"
}
{
hostname: "cache-8"
ip: "132.236.168.22"
os: "Debian 12"
cpu_cores: 4
memory_gb: 32
status: "running"
}
{
hostname: "worker-9"
ip: "28.113.61.188"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
{
hostname: "db-6"
ip: "87.244.180.194"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}
{
hostname: "queue-5"
ip: "104.148.87.20"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 4
status: "running"
}
{
hostname: "api-2"
ip: "42.192.211.4"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 32
status: "running"
}
]
}