Example 12658
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-3"
ip: "82.3.6.34"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}
{
hostname: "api-2"
ip: "201.129.13.196"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "running"
}
{
hostname: "worker-3"
ip: "122.69.206.138"
os: "Debian 12"
cpu_cores: 2
memory_gb: 32
status: "maintenance"
}
{
hostname: "api-5"
ip: "55.95.120.245"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
{
hostname: "worker-5"
ip: "254.15.9.251"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "running"
}
]
}