Example 16353
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-7"
ip: "243.92.117.230"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}
{
hostname: "db-1"
ip: "194.67.255.66"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}
{
hostname: "db-2"
ip: "152.63.60.27"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "running"
}
{
hostname: "cache-6"
ip: "128.41.213.215"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "running"
}
{
hostname: "web-9"
ip: "206.21.73.249"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 4
status: "running"
}
{
hostname: "api-8"
ip: "56.151.159.19"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
]
}