Example 14555
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-4"
ip: "69.223.51.86"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
{
hostname: "web-1"
ip: "77.220.179.99"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "worker-8"
ip: "227.74.94.173"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 32
status: "stopped"
}
{
hostname: "cache-3"
ip: "251.159.57.248"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 32
status: "running"
}
{
hostname: "worker-8"
ip: "164.119.247.203"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}
{
hostname: "queue-2"
ip: "231.128.200.135"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
]
}