Example 7650
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-8"
ip: "248.211.29.223"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "web-7"
ip: "4.39.189.178"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
{
hostname: "queue-3"
ip: "37.76.124.149"
os: "Debian 12"
cpu_cores: 8
memory_gb: 32
status: "running"
}
{
hostname: "worker-7"
ip: "176.29.69.8"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 8
status: "running"
}
{
hostname: "web-8"
ip: "162.144.184.193"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "running"
}
]
}