Example 9058
Server Inventory
Infrastructure server inventory.
{
servers: [
{
hostname: "db-3"
ip: "239.102.133.163"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "maintenance"
}
{
hostname: "api-1"
ip: "177.185.36.41"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 4
status: "running"
}
{
hostname: "worker-6"
ip: "206.146.110.72"
os: "Alpine 3.19"
cpu_cores: 4
memory_gb: 16
status: "running"
}
]
}