mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
New format is akin to:
```
{
"capacity": {
"current": 10,
"total": 10,
"percent": 100.0
},
"clone": {
"average": 6.9,
"total": 1
},
"queue": {
"pending": 0,
"cloning": "0",
"booting": 0,
"ready": 10,
"running": 1,
"completed": 0,
"total": 11
},
"status": 1
}
```
|
||
|---|---|---|
| .. | ||
| vmpooler | ||
| vmpooler.rb | ||