automation Proxmox

clowning

New Member
Jun 21, 2011
1
0
1
Hello, I wonder if it was possible to automate Proxmox, allow it to create a virtual machine automatically by a API or a code of ssh.

Sorry for the syntax I am French.


Jonathan
 
Hello, I wonder if it was possible to automate Proxmox, allow it to create a virtual machine automatically by a API or a code of ssh.

Sorry for the syntax I am French.


Jonathan

for containers, see 'man vzctl'

for KVM guest, see 'man qm'


the upcoming Proxmox VE 2.x series will introduce a new API, see our roadmap.