Example 9847
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-6"
ip: "92.79.174.193"
os: "Debian 12"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}
{
hostname: "db-7"
ip: "49.140.123.35"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 64
status: "maintenance"
}
{
hostname: "api-5"
ip: "16.175.30.56"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}
{
hostname: "db-8"
ip: "121.108.3.153"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "running"
}
]
}