Example 11356
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-7"
ip: "43.161.193.48"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "running"
}
{
hostname: "api-5"
ip: "177.82.148.67"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}
{
hostname: "queue-8"
ip: "55.118.130.30"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 4
status: "running"
}
{
hostname: "db-7"
ip: "148.98.130.113"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 4
status: "maintenance"
}
]
}