Example 13841
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-5"
ip: "242.181.40.35"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
{
hostname: "cache-5"
ip: "230.190.55.108"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "running"
}
{
hostname: "cache-8"
ip: "138.123.18.34"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}
{
hostname: "db-8"
ip: "170.56.113.99"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 32
status: "running"
}
{
hostname: "web-1"
ip: "211.109.213.180"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 8
status: "running"
}
{
hostname: "worker-4"
ip: "206.132.48.103"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}
]
}