Example 5445
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-4"
ip: "38.124.245.103"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}
{
hostname: "queue-3"
ip: "158.239.245.243"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 16
status: "stopped"
}
{
hostname: "db-4"
ip: "18.57.53.110"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 32
status: "stopped"
}
]
}