Example 3554
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "worker-7"
ip: "135.129.51.194"
os: "Amazon Linux 2023"
cpu_cores: 4
memory_gb: 32
status: "maintenance"
}
{
hostname: "web-4"
ip: "194.150.184.237"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "maintenance"
}
{
hostname: "web-3"
ip: "142.58.236.200"
os: "Amazon Linux 2023"
cpu_cores: 8
memory_gb: 8
status: "stopped"
}
]
}