Example 9353
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-1"
ip: "209.67.149.106"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
{
hostname: "db-6"
ip: "139.235.114.53"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 16
status: "running"
}
{
hostname: "db-9"
ip: "112.162.219.229"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}
{
hostname: "worker-8"
ip: "20.134.7.179"
os: "Alpine 3.19"
cpu_cores: 2
memory_gb: 8
status: "running"
}
]
}