Example 17043
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-7"
ip: "233.234.113.65"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 64
status: "running"
}
{
hostname: "api-4"
ip: "136.181.233.204"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}
{
hostname: "cache-4"
ip: "37.82.32.133"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 32
status: "running"
}
{
hostname: "api-1"
ip: "253.68.112.193"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}
]
}