Example 16256
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-2"
ip: "46.70.106.125"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}
{
hostname: "api-3"
ip: "81.44.85.136"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 32
status: "running"
}
{
hostname: "queue-3"
ip: "177.46.87.49"
os: "Debian 12"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}
]
}