Example 9241
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-8"
ip: "176.213.116.230"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "running"
}
{
hostname: "api-4"
ip: "253.106.115.54"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
{
hostname: "cache-2"
ip: "7.222.102.65"
os: "Debian 12"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}
{
hostname: "api-9"
ip: "92.233.213.45"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 8
status: "running"
}
]
}