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
RequiredResponses
PVE server details
application/json
JSON
{
}