Example 16243
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-2"
ip: "220.214.235.7"
os: "Debian 12"
cpu_cores: 16
memory_gb: 64
status: "running"
}
{
hostname: "worker-4"
ip: "160.63.108.160"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}
{
hostname: "api-7"
ip: "226.44.30.203"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "running"
}
{
hostname: "db-3"
ip: "208.152.206.255"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}
{
hostname: "api-1"
ip: "217.168.174.62"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 8
status: "running"
}
{
hostname: "worker-4"
ip: "208.31.92.186"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}
]
}