Example 11354
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "queue-4"
ip: "141.3.20.113"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 32
status: "stopped"
}
{
hostname: "api-1"
ip: "45.122.230.141"
os: "Debian 12"
cpu_cores: 8
memory_gb: 4
status: "stopped"
}
{
hostname: "api-1"
ip: "199.28.54.27"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}
{
hostname: "api-2"
ip: "10.158.192.3"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 4
status: "stopped"
}
]
}