Example 9156
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-6"
ip: "32.89.210.175"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}
{
hostname: "web-7"
ip: "97.179.122.143"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "running"
}
{
hostname: "worker-6"
ip: "52.13.169.189"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}
{
hostname: "worker-5"
ip: "247.97.120.155"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}
{
hostname: "queue-2"
ip: "78.227.118.36"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}
]
}