Example 15955
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "api-2"
ip: "2.132.64.112"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 32
status: "maintenance"
}
{
hostname: "web-5"
ip: "121.143.71.239"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 16
status: "stopped"
}
{
hostname: "web-1"
ip: "196.214.61.39"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 16
status: "stopped"
}
]
}