Example 17047
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-6"
ip: "48.253.44.246"
os: "Debian 12"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
{
hostname: "web-1"
ip: "68.136.8.208"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
{
hostname: "queue-7"
ip: "163.240.199.96"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 64
status: "running"
}
{
hostname: "cache-7"
ip: "244.64.227.5"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
]
}