Example 13956
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-5"
ip: "102.254.158.157"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 64
status: "maintenance"
}
{
hostname: "cache-5"
ip: "240.137.77.225"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "stopped"
}
{
hostname: "db-1"
ip: "115.189.86.94"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 64
status: "running"
}
]
}