I am currently using the Corsinvest.ProxmoxVE.Api powershell module to do API calls to Proxmox to get all nodes and all VMs which I then publish on an internal web site for engineers to see.
One challenge I have is looking at Cluster information.
I use the 'Get-PveClusterStatus' to get the...
I just started using/exploring the Corsinvest.ProxmoxVE.Api module (https://github.com/Corsinvest/cv4pve-api-powershell) to automate getting VM inventory.
I connect with :
Connect-PveCluster -HostsAndPorts $server:8006 -ApiToken $token -SkipCertificateCheck
Is there a way to disconnect...
Hi,
I'm quite new to powershell and proxmox im trying to use the restful API service on proxmox to manage nodes from powershell.
at the moment im struggling to get started as when i try to get a ticket, is not taking it, im using part of the code in this post...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.