Example 15945
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-5"
ip: "47.104.228.131"
os: "Debian 12"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}
{
hostname: "queue-4"
ip: "23.114.194.15"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "running"
}
{
hostname: "worker-6"
ip: "63.22.208.154"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}
{
hostname: "queue-6"
ip: "213.63.92.130"
os: "Debian 12"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}
{
hostname: "api-5"
ip: "190.192.16.22"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "running"
}
{
hostname: "api-8"
ip: "167.181.228.83"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 64
status: "running"
}
]
}