Example 9252
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-3"
ip: "249.150.111.219"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}
{
hostname: "web-5"
ip: "73.5.101.98"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 8
status: "running"
}
{
hostname: "db-6"
ip: "214.141.246.218"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 4
status: "maintenance"
}
{
hostname: "queue-6"
ip: "144.16.211.184"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}
{
hostname: "web-7"
ip: "65.215.48.18"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}
]
}