Example 13754
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-6"
ip: "82.225.37.169"
os: "Debian 12"
cpu_cores: 2
memory_gb: 32
status: "running"
}
{
hostname: "cache-6"
ip: "18.111.108.124"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "maintenance"
}
{
hostname: "web-1"
ip: "225.222.220.93"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}
{
hostname: "api-1"
ip: "199.41.225.234"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
{
hostname: "api-7"
ip: "126.212.183.67"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "running"
}
]
}