VDI-snapshot inherits from its VDI.
This commit is contained in:
parent
f4ea39b602
commit
ed45a9b156
@ -75,6 +75,8 @@ const checkAuthorizationByTypes = {
|
||||
return false
|
||||
},
|
||||
|
||||
'VDI-snapshot': checkMember('$snapshot_of'),
|
||||
|
||||
VIF: or(checkMember('$network'), checkMember('$VM')),
|
||||
|
||||
VM: or(checkSelf, checkMember('$container')),
|
||||
|
Loading…
Reference in New Issue
Block a user