mirror of https://github.com/apache/cloudstack.git
dedicateGuestVlanRange is admin only API
Adding ACL for the dedicateGuestVlanRange API. Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
d6e0452af1
commit
9037d3b3d0
|
|
@ -126,6 +126,7 @@ createVlanIpRange=1
|
|||
deleteVlanIpRange=1
|
||||
listVlanIpRanges=1
|
||||
dedicatePublicIpRange=1
|
||||
dedicateGuestVlanRange=1
|
||||
releasePublicIpRange=1
|
||||
|
||||
#### address commands
|
||||
|
|
|
|||
Loading…
Reference in New Issue