Example 3948
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-6"
ip: "247.94.55.180"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}
{
hostname: "queue-3"
ip: "217.76.35.115"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "running"
}
{
hostname: "queue-6"
ip: "223.137.111.249"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
{
hostname: "cache-1"
ip: "114.121.65.146"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
]
}