mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 21:38:30 +00:00
marvin_refactor: include expungeVirtualMachine API to verbs
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
571e091f10
commit
b78401221d
@ -16,7 +16,7 @@
|
||||
# under the License.
|
||||
|
||||
grammar = ['create', 'list', 'delete', 'update', 'ldap', 'login', 'logout',
|
||||
'enable', 'activate', 'disable', 'add', 'remove',
|
||||
'enable', 'expunge', 'activate', 'disable', 'add', 'remove',
|
||||
'attach', 'detach', 'associate', 'dissociate', 'generate', 'assign',
|
||||
'authorize', 'change', 'register', 'configure',
|
||||
'start', 'restart', 'reboot', 'stop', 'reconnect',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user