Example 12852
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-8"
ip: "30.70.253.228"
os: "Debian 12"
cpu_cores: 4
memory_gb: 8
status: "stopped"
}
{
hostname: "cache-2"
ip: "198.111.41.126"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 32
status: "running"
}
{
hostname: "cache-8"
ip: "122.219.132.148"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 16
status: "stopped"
}
{
hostname: "web-1"
ip: "205.213.38.116"
os: "Debian 12"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}
]
}