Example 4756
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-9"
ip: "54.211.178.116"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 16
status: "maintenance"
}
{
hostname: "db-5"
ip: "204.83.173.114"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 64
status: "maintenance"
}
{
hostname: "web-2"
ip: "244.118.208.65"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
{
hostname: "db-9"
ip: "113.152.245.183"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
{
hostname: "db-6"
ip: "155.221.236.40"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
]
}