Example 16158
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-7"
ip: "39.126.182.84"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}
{
hostname: "web-4"
ip: "103.158.97.228"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "running"
}
{
hostname: "db-2"
ip: "159.193.11.165"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}
]
}