Example 9750
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-5"
ip: "25.212.186.182"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 32
status: "running"
}
{
hostname: "web-1"
ip: "123.198.28.157"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "worker-9"
ip: "91.187.98.240"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
{
hostname: "db-9"
ip: "229.79.30.144"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "running"
}
{
hostname: "api-1"
ip: "81.183.202.113"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
]
}