Example 16749
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-5"
ip: "124.101.32.27"
os: "Debian 12"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "queue-6"
ip: "136.144.72.252"
os: "Debian 12"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "cache-7"
ip: "4.51.226.87"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "running"
}
{
hostname: "api-6"
ip: "144.173.41.76"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 4
status: "running"
}
]
}