Example 12858
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-3"
ip: "105.96.1.200"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
{
hostname: "worker-8"
ip: "213.146.213.19"
os: "Debian 12"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
{
hostname: "queue-1"
ip: "198.39.36.206"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "running"
}
]
}