]> git.proxmox.com Git - pve-cluster.git/commitdiff
add 'for internal use' to description of addnode
authorDavid Limbeck <d.limbeck@proxmox.com>
Wed, 3 Oct 2018 09:53:36 +0000 (11:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Oct 2018 12:00:32 +0000 (14:00 +0200)
Signed-off-by: David Limbeck <d.limbeck@proxmox.com>
data/PVE/API2/ClusterConfig.pm

index 9ea0341a702fe0cddef674e484e03b9108e8596e..75ec56a9ce1966161ef679485b032609d80133a7 100644 (file)
@@ -209,7 +209,7 @@ __PACKAGE__->register_method ({
     path => 'nodes/{node}',
     method => 'POST',
     protected => 1,
-    description => "Adds a node to the cluster configuration.",
+    description => "Adds a node to the cluster configuration. This call is for internal use.",
     parameters => {
        additionalProperties => 0,
        properties => {