mirror of https://github.com/apache/cloudstack.git
SWIFT : add swift api
This commit is contained in:
parent
67fe67ea8c
commit
f436c147b8
|
|
@ -178,6 +178,10 @@ listAlerts=com.cloud.api.commands.ListAlertsCmd;3
|
|||
|
||||
#### system capacity commands
|
||||
listCapacity=com.cloud.api.commands.ListCapacityCmd;3
|
||||
|
||||
#### swift commands^M
|
||||
addSwift=com.cloud.api.commands.AddSwiftCmd;1
|
||||
|
||||
|
||||
#### host commands
|
||||
addHost=com.cloud.api.commands.AddHostCmd;3
|
||||
|
|
|
|||
Loading…
Reference in New Issue