Example 10643
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-7"
ip: "115.111.154.12"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}
{
hostname: "db-4"
ip: "121.40.200.165"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
{
hostname: "worker-8"
ip: "176.129.223.180"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
{
hostname: "queue-6"
ip: "114.60.139.74"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "running"
}
{
hostname: "api-5"
ip: "193.39.118.35"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
]
}