Example 10559
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-9"
ip: "130.157.77.231"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 4
status: "running"
}
{
hostname: "worker-8"
ip: "212.214.142.181"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
{
hostname: "db-2"
ip: "204.144.44.224"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}
{
hostname: "db-9"
ip: "244.24.153.111"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}
{
hostname: "web-7"
ip: "163.251.127.36"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 8
status: "running"
}
]
}