Example 11044
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-6"
ip: "234.4.108.109"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
{
hostname: "web-2"
ip: "217.25.22.234"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
{
hostname: "queue-5"
ip: "172.202.124.41"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
{
hostname: "cache-9"
ip: "126.80.20.44"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}
{
hostname: "cache-7"
ip: "205.167.59.34"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 4
status: "maintenance"
}
{
hostname: "cache-3"
ip: "1.24.114.198"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 8
status: "maintenance"
}
]
}