Example 3350
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "cache-3"
ip: "45.253.103.17"
os: "Debian 12"
cpu_cores: 4
memory_gb: 64
status: "maintenance"
}
{
hostname: "api-6"
ip: "137.252.44.0"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}
{
hostname: "cache-7"
ip: "4.226.41.182"
os: "Debian 12"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "db-3"
ip: "146.46.77.124"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
{
hostname: "api-4"
ip: "59.186.187.78"
os: "Ubuntu 22.04"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}
{
hostname: "db-3"
ip: "96.224.200.86"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 64
status: "stopped"
}
]
}