Commit 4c904db
feat(rest): autoplace returns LINSTOR-shaped success ApiCallRc
Java LINSTOR replies with a `[]ApiCallRc` body that carries
MASK_INFO + RC_RSC_DFN_PLACED. golinstor.Autoplace ignored an empty
200, but CLI tools and proxies that surface API messages expect the
shape to match. Emit it.
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>1 parent 74421e3 commit 4c904db
1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
134 | 142 | | |
135 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
136 | 152 | | |
137 | 153 | | |
138 | 154 | | |
| |||
0 commit comments