mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-15 11:32:41 +00:00
ceph: add missing link for 'restart' in ceph api
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
1e12b31791
commit
2d7d6c9ac9
@ -89,6 +89,7 @@ __PACKAGE__->register_method ({
|
|||||||
{ name => 'mds' },
|
{ name => 'mds' },
|
||||||
{ name => 'stop' },
|
{ name => 'stop' },
|
||||||
{ name => 'start' },
|
{ name => 'start' },
|
||||||
|
{ name => 'restart' },
|
||||||
{ name => 'status' },
|
{ name => 'status' },
|
||||||
{ name => 'crush' },
|
{ name => 'crush' },
|
||||||
{ name => 'config' },
|
{ name => 'config' },
|
||||||
|
Loading…
Reference in New Issue
Block a user