Example 6750
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-7"
ip: "220.161.91.58"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}
{
hostname: "queue-4"
ip: "131.0.67.21"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "queue-7"
ip: "244.134.113.12"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "stopped"
}
{
hostname: "cache-9"
ip: "245.50.90.1"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
]
}