This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Commit bdbdf22
committed
Manager: add
The `legacy` param will be passed directly to the underlying /capacity
call. This will instruct the api to return capacity status for legacy
server types (baremetal_*) and/or new *.*.$arch "class" based types. The
current default is `only` which returns only the `baremetal_*`. In the
not-so-distant-future the default will change to `exclude`, so only
*.*.$arch types will be returned.
This functionality was incorrectly merged in Feb, woops. Well at least
there was no release.legacy optional param to get_capacity1 parent f9294fc commit bdbdf22
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
171 | 181 | | |
172 | 182 | | |
173 | 183 | | |
| |||
0 commit comments