Example 12741
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-3"
ip: "206.42.36.86"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "queue-6"
ip: "142.103.125.125"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "running"
}
{
hostname: "api-1"
ip: "176.139.31.84"
os: "Debian 12"
cpu_cores: 4
memory_gb: 4
status: "running"
}
{
hostname: "cache-3"
ip: "172.95.95.244"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
{
hostname: "cache-7"
ip: "255.146.255.18"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "running"
}
{
hostname: "db-2"
ip: "171.194.20.31"
os: "Debian 12"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
]
}