fix bug 39: proxy backup request to correct node
This commit is contained in:
parent
3fefb104fe
commit
cc39852146
@ -23,6 +23,7 @@ __PACKAGE__->register_method ({
|
||||
method => 'POST',
|
||||
description => "Create backup.",
|
||||
protected => 1,
|
||||
proxyto => 'node',
|
||||
parameters => {
|
||||
additionalProperties => 0,
|
||||
properties => PVE::VZDump::json_config_properties({
|
||||
|
Loading…
x
Reference in New Issue
Block a user