mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-3494 listvmwareDcs API doesn't exist for admin
Added the API to commands.properties.in with admin access. Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
This commit is contained in:
parent
4c92c78e2e
commit
d0958d0be0
|
|
@ -275,6 +275,7 @@ releaseHostReservation=1
|
|||
#### VmWare DC
|
||||
addVmwareDc=1
|
||||
removeVmwareDc=1
|
||||
listVmwareDcs=1
|
||||
|
||||
#### volume commands
|
||||
attachVolume=15
|
||||
|
|
|
|||
Loading…
Reference in New Issue