mirror of https://github.com/apache/cloudstack.git
8 lines
549 B
Properties
8 lines
549 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).
|
|
|
|
#### Cisco Nexus 1000v Virtual Supervisor Module (VSM) commands
|
|
deleteCiscoNexusVSM = com.cloud.api.commands.DeleteCiscoNexusVSMCmd;1
|
|
enableCiscoNexusVSM = com.cloud.api.commands.EnableCiscoNexusVSMCmd;1
|
|
disableCiscoNexusVSM = com.cloud.api.commands.DisableCiscoNexusVSMCmd;1
|
|
listCiscoNexusVSMs = com.cloud.api.commands.ListCiscoNexusVSMsCmd;1 |