Example 1649
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-9"
ip: "165.8.230.174"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "running"
}
{
hostname: "queue-6"
ip: "11.50.13.154"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
{
hostname: "cache-6"
ip: "125.3.246.207"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "running"
}
{
hostname: "db-3"
ip: "28.249.200.227"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}
{
hostname: "web-8"
ip: "45.171.180.69"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "running"
}
{
hostname: "db-7"
ip: "82.229.106.12"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "running"
}
]
}