Example 3751
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-4"
ip: "148.221.144.89"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 8
status: "running"
}
{
hostname: "worker-9"
ip: "56.48.96.6"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "stopped"
}
{
hostname: "web-5"
ip: "51.82.156.171"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 8
status: "maintenance"
}
{
hostname: "api-2"
ip: "151.139.146.244"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}
]
}