Skip to content

Get PVE Server Details

GET
/pveServer/{serverId}

Retrieves detailed information about a specific Proxmox VE server configuration including connection details and VM/container information.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

TypeHTTP (bearer)

Parameters

Path Parameters

serverId*

The unique identifier of the PVE server

Typestring
Required

Responses

PVE server details
application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License