Example 5945

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "cache-2"
ip: "7.250.36.122"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}

{
hostname: "worker-1"
ip: "28.199.145.215"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "running"
}

{
hostname: "cache-8"
ip: "70.65.113.164"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}

{
hostname: "web-9"
ip: "192.96.146.142"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "running"
}

{
hostname: "cache-5"
ip: "25.12.243.175"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}

{
hostname: "db-2"
ip: "30.131.181.176"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}
]
}

See also