Example 12358
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-2"
ip: "17.171.87.244"
os: "Debian 12"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "db-8"
ip: "190.62.3.123"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "running"
}
{
hostname: "api-5"
ip: "175.118.81.135"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "maintenance"
}
{
hostname: "web-3"
ip: "180.231.179.204"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
{
hostname: "api-3"
ip: "249.114.0.130"
os: "Debian 12"
cpu_cores: 2
memory_gb: 4
status: "stopped"
}
{
hostname: "cache-3"
ip: "233.41.9.213"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}
]
}