Example 13054
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-7"
ip: "145.52.190.128"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
{
hostname: "queue-1"
ip: "45.236.39.40"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 4
status: "maintenance"
}
{
hostname: "worker-1"
ip: "66.142.234.185"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}
]
}