Example 12552
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-4"
ip: "64.182.20.100"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "running"
}
{
hostname: "worker-9"
ip: "48.109.170.169"
os: "Debian 12"
cpu_cores: 8
memory_gb: 4
status: "running"
}
{
hostname: "worker-3"
ip: "215.227.84.227"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
]
}