Example 10651
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-4"
ip: "103.126.186.226"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
{
hostname: "cache-5"
ip: "176.99.188.107"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 32
status: "running"
}
{
hostname: "worker-1"
ip: "218.101.123.133"
os: "Debian 12"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "cache-5"
ip: "77.83.177.233"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "maintenance"
}
{
hostname: "web-1"
ip: "128.157.156.40"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "running"
}
]
}