Example 11155
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-7"
ip: "23.45.129.166"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
{
hostname: "api-3"
ip: "21.76.33.32"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "maintenance"
}
{
hostname: "db-6"
ip: "126.177.86.195"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}
{
hostname: "web-3"
ip: "214.224.209.152"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "running"
}
{
hostname: "api-2"
ip: "220.241.86.179"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "stopped"
}
{
hostname: "web-2"
ip: "14.100.133.247"
os: "Debian 12"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
]
}