Example 953
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-2"
ip: "4.201.168.81"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 64
status: "running"
}
{
hostname: "web-3"
ip: "234.142.157.53"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
{
hostname: "queue-5"
ip: "240.158.217.223"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}
{
hostname: "queue-6"
ip: "195.30.19.226"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
{
hostname: "worker-3"
ip: "110.80.245.123"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}
{
hostname: "cache-6"
ip: "178.215.21.60"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
]
}