We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f16a20 commit 0c4ed1eCopy full SHA for 0c4ed1e
1 file changed
ui/src/views/compute/EditVM.vue
@@ -177,7 +177,6 @@ export default {
177
ostypeid: this.resource.ostypeid,
178
isdynamicallyscalable: this.resource.isdynamicallyscalable,
179
group: this.resource.group,
180
- securitygroupids: this.resource.securitygroup.map(x => x.id),
181
userdata: '',
182
haenable: this.resource.haenable
183
})
0 commit comments