Example 5751
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-3"
ip: "91.143.53.56"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
{
hostname: "cache-5"
ip: "105.16.63.195"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}
{
hostname: "cache-7"
ip: "16.69.14.152"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
{
hostname: "cache-6"
ip: "248.120.69.59"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
{
hostname: "web-9"
ip: "207.182.203.14"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}
]
}