mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
8 lines
470 B
Properties
8 lines
470 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
|
|
createVirtualRouterElement=com.cloud.api.commands.CreateVirtualRouterElementCmd;7
|
|
configureVirtualRouterElement=com.cloud.api.commands.ConfigureVirtualRouterElementCmd;7
|
|
listVirtualRouterElements=com.cloud.api.commands.ListVirtualRouterElementsCmd;7
|