[pve-devel] applied: [PATCH cluster] add 'for internal use' to description of addnode
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Oct 3 14:01:59 CEST 2018
On 10/3/18 11:53 AM, David Limbeck wrote:
> Signed-off-by: David Limbeck <d.limbeck at proxmox.com>
> ---
> data/PVE/API2/ClusterConfig.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/data/PVE/API2/ClusterConfig.pm b/data/PVE/API2/ClusterConfig.pm
> index 9ea0341..75ec56a 100644
> --- a/data/PVE/API2/ClusterConfig.pm
> +++ b/data/PVE/API2/ClusterConfig.pm
> @@ -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 => {
>
applied
More information about the pve-devel
mailing list