Example 12457
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-4"
ip: "205.63.58.164"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "queue-3"
ip: "220.8.200.35"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 4
status: "running"
}
{
hostname: "db-2"
ip: "17.227.234.216"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
{
hostname: "worker-8"
ip: "17.108.168.251"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 4
status: "maintenance"
}
{
hostname: "queue-7"
ip: "103.48.156.239"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "running"
}
{
hostname: "worker-3"
ip: "224.10.74.90"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "running"
}
]
}