Example 13341
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-1"
ip: "60.118.220.76"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "running"
}
{
hostname: "queue-5"
ip: "5.203.237.101"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
{
hostname: "api-3"
ip: "143.10.39.255"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 4
status: "maintenance"
}
{
hostname: "cache-8"
ip: "120.63.186.223"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 64
status: "running"
}
{
hostname: "queue-9"
ip: "121.126.148.103"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 64
status: "maintenance"
}
{
hostname: "web-6"
ip: "244.163.144.84"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}
]
}