Get Social!The Proxmox Web API can perform any actions available in the front end Web. By implementing a REST API, all commands have been exposed and can be used programatically. In this example we’ll use Bash to call the Proxmox Web API with our authentication token to start and stop an existing LXC Container. See
↧