Example 11549
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-4"
ip: "158.4.73.118"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
{
hostname: "web-7"
ip: "252.198.31.13"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 16
status: "running"
}
{
hostname: "cache-3"
ip: "119.146.27.12"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "running"
}
{
hostname: "api-8"
ip: "239.84.231.201"
os: "Ubuntu 22.04"
cpu_cores: 2
memory_gb: 8
status: "stopped"
}
]
}