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
1c4c80fe91
commit
a3f5f01c7e
|
|
@ -126,6 +126,7 @@ createVlanIpRange=1
|
|||
deleteVlanIpRange=1
|
||||
listVlanIpRanges=1
|
||||
dedicatePublicIpRange=1
|
||||
dedicateGuestVlanRange=1
|
||||
releasePublicIpRange=1
|
||||
|
||||
#### address commands
|
||||
|
|
|
|||
Loading…
Reference in New Issue