Example 2555
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-3"
ip: "59.197.29.120"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
{
hostname: "queue-2"
ip: "154.60.225.193"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "worker-2"
ip: "169.157.48.109"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 64
status: "maintenance"
}
]
}