Example 13559
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-9"
ip: "132.225.47.47"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}
{
hostname: "db-9"
ip: "122.158.102.133"
os: "Debian 12"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}
{
hostname: "queue-4"
ip: "77.202.232.183"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
{
hostname: "web-1"
ip: "76.164.156.167"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 4
status: "running"
}
]
}