Example 15856
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-7"
ip: "201.38.164.64"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 32
status: "running"
}
{
hostname: "web-9"
ip: "185.40.203.154"
os: "Ubuntu 22.04"
cpu_cores: 8
memory_gb: 64
status: "stopped"
}
{
hostname: "cache-1"
ip: "98.149.164.18"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "db-9"
ip: "59.193.156.124"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
{
hostname: "queue-2"
ip: "162.82.184.21"
os: "Alpine 3.19"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
{
hostname: "db-4"
ip: "192.173.163.44"
os: "Alpine 3.19"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
]
}