Example 8642
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-2"
ip: "199.89.1.187"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "running"
}
{
hostname: "db-8"
ip: "59.43.129.176"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
{
hostname: "db-5"
ip: "210.133.156.92"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 8
status: "running"
}
{
hostname: "cache-2"
ip: "214.131.232.128"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "running"
}
{
hostname: "queue-2"
ip: "0.118.37.53"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
]
}