Example 6141
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-3"
ip: "120.94.209.202"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "running"
}
{
hostname: "web-9"
ip: "152.200.140.160"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}
{
hostname: "worker-5"
ip: "174.76.90.11"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 16
status: "running"
}
{
hostname: "cache-6"
ip: "225.95.189.66"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
]
}