diff --git a/code/scripts/main/core/core.py b/code/scripts/main/core/core.py index bb1856b..f3f9ed1 100644 --- a/code/scripts/main/core/core.py +++ b/code/scripts/main/core/core.py @@ -383,7 +383,7 @@ class Core: proxmox_clusters_user, proxmox_clusters_pwd) - result = proxmox.resize_instances("{0}:{1}".format(proxmox_clusters_url, + result = proxmox.change_instances("{0}:{1}".format(proxmox_clusters_url, int(proxmox_clusters_port)), instances_informations['node'], instancetype,