Example 2548
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-3"
ip: "68.41.136.124"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "running"
}
{
hostname: "api-8"
ip: "245.72.93.205"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}
{
hostname: "api-8"
ip: "76.174.173.52"
os: "Debian 12"
cpu_cores: 4
memory_gb: 32
status: "running"
}
]
}