ceph: add missing link for 'restart' in ceph api

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2019-06-04 14:47:40 +02:00 committed by Thomas Lamprecht
parent 1e12b31791
commit 2d7d6c9ac9

View File

@ -89,6 +89,7 @@ __PACKAGE__->register_method ({
{ name => 'mds' },
{ name => 'stop' },
{ name => 'start' },
{ name => 'restart' },
{ name => 'status' },
{ name => 'crush' },
{ name => 'config' },