Example 5949
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-8"
ip: "239.125.234.181"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}
{
hostname: "queue-4"
ip: "237.192.79.215"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 64
status: "maintenance"
}
{
hostname: "cache-6"
ip: "190.164.248.126"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "running"
}
]
}