Example 16250

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-5"
ip: "116.161.152.3"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}

{
hostname: "web-8"
ip: "145.221.138.120"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}

{
hostname: "queue-5"
ip: "228.26.108.29"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}

{
hostname: "cache-1"
ip: "239.77.13.249"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 32
status: "running"
}

{
hostname: "worker-3"
ip: "46.197.115.163"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}
]
}

See also