mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 18:43:26 +01:00
Add configure command for these virtual router based elements. The commands should be different for different elements. The context of configuration would be added later.
8 lines
491 B
Properties
8 lines
491 B
Properties
### bitmap of permissions at the end of each classname, 1 = ADMIN, 2 = RESOURCE_DOMAIN_ADMIN, 4 = DOMAIN_ADMIN, 8 = USER
|
|
### Please standardize naming conventions to camel-case (even for acronyms).
|
|
|
|
#### router commands
|
|
configureDhcpElement=com.cloud.api.commands.ConfigureDhcpElementCmd;7
|
|
configureVirtualRouterElement=com.cloud.api.commands.ConfigureVirtualRouterElementCmd;7
|
|
configureRedundantVirtualRouterElement=com.cloud.api.commands.ConfigureRedundantVirtualRouterElementCmd;7
|