Example 11452
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-2"
ip: "118.246.107.219"
os: "Debian 12"
cpu_cores: 8
memory_gb: 16
status: "maintenance"
}
{
hostname: "api-8"
ip: "239.119.30.50"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
{
hostname: "web-3"
ip: "136.228.156.156"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}
{
hostname: "cache-3"
ip: "207.115.155.4"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}
{
hostname: "worker-8"
ip: "14.188.6.230"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}
{
hostname: "web-5"
ip: "45.41.65.15"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
]
}