Example 1446
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-7"
ip: "229.221.152.163"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
{
hostname: "worker-8"
ip: "190.241.233.84"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}
{
hostname: "api-3"
ip: "9.47.170.215"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "running"
}
{
hostname: "api-6"
ip: "168.109.58.141"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 64
status: "running"
}
{
hostname: "worker-5"
ip: "111.75.180.235"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "running"
}
]
}