Example 4546
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-2"
ip: "131.20.150.84"
os: "Debian 12"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
{
hostname: "db-2"
ip: "239.225.242.17"
os: "Debian 12"
cpu_cores: 4
memory_gb: 16
status: "maintenance"
}
{
hostname: "api-4"
ip: "129.46.96.135"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
{
hostname: "api-4"
ip: "222.123.55.158"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 32
status: "stopped"
}
{
hostname: "web-5"
ip: "179.250.130.82"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 32
status: "stopped"
}
]
}