Example 14350
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "web-6"
ip: "217.247.101.148"
os: "Debian 12"
cpu_cores: 16
memory_gb: 16
status: "maintenance"
}
{
hostname: "worker-9"
ip: "98.30.141.20"
os: "Amazon Linux 2023"
cpu_cores: 16
memory_gb: 4
status: "running"
}
{
hostname: "web-8"
ip: "56.223.227.227"
os: "Ubuntu 22.04"
cpu_cores: 4
memory_gb: 16
status: "stopped"
}
]
}