Example 11647
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-3"
ip: "44.239.189.204"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "running"
}
{
hostname: "web-5"
ip: "85.98.208.235"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 4
status: "running"
}
{
hostname: "cache-9"
ip: "195.163.14.46"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "maintenance"
}
{
hostname: "cache-9"
ip: "28.146.7.200"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
]
}