Example 7759
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-3"
ip: "179.234.217.113"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "web-1"
ip: "87.107.35.94"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "api-4"
ip: "177.23.154.57"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 4
status: "running"
}
{
hostname: "worker-7"
ip: "243.124.73.227"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}
{
hostname: "db-1"
ip: "178.29.110.111"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 32
status: "maintenance"
}
]
}