Example 8059
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-9"
ip: "183.154.79.88"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "running"
}
{
hostname: "web-9"
ip: "178.200.230.150"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
{
hostname: "cache-4"
ip: "164.239.20.116"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}
{
hostname: "cache-6"
ip: "88.159.72.189"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "running"
}
{
hostname: "worker-3"
ip: "69.103.202.147"
os: "Debian 12"
cpu_cores: 8
memory_gb: 16
status: "running"
}
{
hostname: "db-6"
ip: "123.236.100.23"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "running"
}
]
}