Example 10453

Server Inventory

Infrastructure server inventory.

{
servers: [
{
hostname: "api-6"
ip: "173.141.1.137"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 16
status: "running"
}

{
hostname: "api-2"
ip: "246.2.190.252"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}

{
hostname: "queue-6"
ip: "195.38.156.124"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}
]
}

See also