{{ message }}
Commit 43a25c7
authored
Display acl name in listNetworks response (apache#4317)
* Display acl name in listNetworks response
Display acl name along with its id so that we
dont need to make extra api call to get acl name
* Add since tag1 parent 1fb50de commit 43a25c7
3 files changed
Lines changed: 14 additions & 0 deletions
File tree
- api/src/main/java/org/apache/cloudstack/api
- response
- server/src/main/java/com/cloud/api
Lines changed: 1 addition & 0 deletions
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
241 | 245 | | |
242 | 246 | | |
243 | 247 | | |
| |||
458 | 462 | | |
459 | 463 | | |
460 | 464 | | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
461 | 473 | | |

0 commit comments