Skip to content

Commit 828a208

Browse files
Update ui/src/views/network/VnfAppliancesTab.vue
1 parent 6acccb4 commit 828a208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/views/network/VnfAppliancesTab.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export default {
120120
methods: {
121121
fetchData () {
122122
var params = {
123-
details: 'group,nics,secgrp,tmpl,servoff,diskoff,iso,volume,affgrp,backoff',
123+
details: 'group,nics,secgrp,tmpl,servoff,diskoff,iso,volume,affgrp,backoff,vnfnics',
124124
isVnf: true,
125125
listAll: true
126126
}

0 commit comments

Comments
 (0)