Example 5641
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-8"
ip: "100.208.169.205"
os: "Debian 12"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}
{
hostname: "web-2"
ip: "14.176.107.143"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
{
hostname: "queue-1"
ip: "55.178.158.199"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "stopped"
}
{
hostname: "db-9"
ip: "186.84.35.80"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "running"
}
{
hostname: "worker-9"
ip: "58.102.73.72"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 16
status: "running"
}
{
hostname: "web-6"
ip: "35.208.234.44"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
]
}