Skip to content

Start VM/Container by Entry ID

POST
/integration/entry/{entryId}/start

Starts a virtual machine or LXC container on a Proxmox VE server using the entry ID.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

entryId*

The unique identifier of the entry

Type
string
Required

Responses

VM/container successfully started

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License