Example 11757
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-7"
ip: "204.160.210.240"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
{
hostname: "api-8"
ip: "150.95.15.117"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "running"
}
{
hostname: "db-5"
ip: "222.83.227.173"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}
{
hostname: "api-2"
ip: "210.174.85.133"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}
{
hostname: "worker-2"
ip: "27.252.64.69"
os: "Debian 12"
cpu_cores: 4
memory_gb: 4
status: "running"
}
{
hostname: "cache-9"
ip: "208.66.196.181"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
]
}