Commit cc398521 authored by Dietmar Maurer's avatar Dietmar Maurer

fix bug 39: proxy backup request to correct node

parent 3fefb104
......@@ -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({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment