Example 6953
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-9"
ip: "146.34.37.98"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 64
status: "maintenance"
}
{
hostname: "queue-7"
ip: "21.125.226.251"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 16
status: "running"
}
{
hostname: "db-7"
ip: "95.35.17.77"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
{
hostname: "web-3"
ip: "53.56.173.198"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "running"
}
]
}