Example 11147
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-2"
ip: "149.183.158.233"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
{
hostname: "db-1"
ip: "38.236.79.221"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "running"
}
{
hostname: "queue-4"
ip: "197.253.78.73"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}
{
hostname: "worker-5"
ip: "183.227.76.18"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}
{
hostname: "api-7"
ip: "33.35.169.50"
os: "Debian 12"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}
{
hostname: "api-5"
ip: "27.193.34.85"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "running"
}
]
}