Example 5054
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-7"
ip: "17.19.222.166"
os: "Amazon Linux 2023"
cpu_cores: 2
memory_gb: 8
status: "running"
}
{
hostname: "cache-9"
ip: "161.149.203.233"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "db-5"
ip: "207.237.187.13"
os: "Debian 12"
cpu_cores: 8
memory_gb: 32
status: "running"
}
{
hostname: "api-8"
ip: "204.84.21.17"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "maintenance"
}
]
}