Example 11456
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-2"
ip: "132.133.205.250"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 16
status: "stopped"
}
{
hostname: "db-7"
ip: "62.60.211.66"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
{
hostname: "cache-6"
ip: "127.139.82.120"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 8
status: "maintenance"
}
]
}