Example 15150
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-3"
ip: "105.165.37.129"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
{
hostname: "db-9"
ip: "177.54.47.113"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
{
hostname: "queue-4"
ip: "230.117.107.70"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 16
status: "running"
}
]
}