Example 3657
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-8"
ip: "72.166.129.247"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}
{
hostname: "cache-3"
ip: "38.124.134.108"
os: "Debian 12"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}
{
hostname: "db-4"
ip: "116.225.184.166"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}
{
hostname: "db-4"
ip: "117.176.153.133"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 16
status: "running"
}
{
hostname: "db-3"
ip: "168.173.94.136"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "running"
}
]
}