Example 5653
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-4"
ip: "248.11.26.137"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
{
hostname: "web-4"
ip: "225.60.254.96"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
{
hostname: "worker-4"
ip: "241.57.189.255"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
{
hostname: "cache-6"
ip: "215.90.144.26"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "stopped"
}
]
}