Example 11658
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-9"
ip: "184.49.68.50"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}
{
hostname: "web-6"
ip: "6.13.124.91"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}
{
hostname: "api-7"
ip: "87.170.197.250"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}
]
}