Example 12041
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-7"
ip: "205.7.155.156"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}
{
hostname: "queue-1"
ip: "42.80.176.120"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 4
status: "running"
}
{
hostname: "worker-4"
ip: "157.91.44.87"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
{
hostname: "queue-4"
ip: "38.85.203.177"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}
{
hostname: "cache-5"
ip: "175.152.5.166"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
]
}