Example 10049
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-8"
ip: "165.67.150.84"
os: "Debian 12"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}
{
hostname: "db-7"
ip: "123.88.119.207"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}
{
hostname: "queue-4"
ip: "171.251.9.235"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "running"
}
{
hostname: "cache-6"
ip: "14.246.168.140"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}
{
hostname: "cache-3"
ip: "109.128.216.144"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}
]
}