Example 11055

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "worker-6"
ip: "198.212.96.86"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}

{
hostname: "db-8"
ip: "233.91.238.164"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "running"
}

{
hostname: "api-7"
ip: "33.179.96.239"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 32
status: "running"
}

{
hostname: "worker-8"
ip: "198.246.187.100"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 8
status: "running"
}
]
}

See also