--- PVE/CLI/pvesm.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/PVE/CLI/pvesm.pm b/PVE/CLI/pvesm.pm index 30bdcf6..8c86714 100755 --- a/PVE/CLI/pvesm.pm +++ b/PVE/CLI/pvesm.pm @@ -204,7 +204,7 @@ __PACKAGE__->register_method ({ name => 'export', path => 'export', method => 'GET', - description => "Export a volume.", + description => "Used internally to export a volume.", protected => 1, parameters => { additionalProperties => 0, @@ -279,7 +279,7 @@ __PACKAGE__->register_method ({ name => 'import', path => 'import', method => 'PUT', - description => "Import a volume.", + description => "Used internally to import a volume.", protected => 1, parameters => { additionalProperties => 0, -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel