Example 4559
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-8"
ip: "255.224.36.154"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
{
hostname: "api-3"
ip: "81.225.42.55"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
{
hostname: "worker-6"
ip: "70.138.253.235"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 8
status: "stopped"
}
{
hostname: "queue-6"
ip: "57.137.1.194"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}
{
hostname: "worker-9"
ip: "131.170.12.234"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}
]
}