Example 14952
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-6"
ip: "236.52.214.10"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 4
status: "maintenance"
}
{
hostname: "db-4"
ip: "68.83.234.195"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "running"
}
{
hostname: "worker-1"
ip: "225.178.102.224"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
]
}