Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Proxmox 

Connector Parameters

Server URL

The base URL of the Proxmox VE API server (without trailing slash)

 

Technical Name

server_url

Category

Authentication

Type

String

Default Value

 

Example Values

https://pve.example.com

 

Username

The Proxmox VE username for API authentication

 

Technical Name

username

Category

Authentication

Type

String

Default Value

 

Example Values

admin

 

API Token

The API token value for authenticating with Proxmox VE

 

Technical Name

api_token

Category

Authentication

Type

String

Default Value

 

Example Values

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

 

Authentication Realm

The authentication realm for the Proxmox user

 

Technical Name

realm

Category

Authentication

Type

String

Default Value

pam

Example Values

pam

 

Token ID

The ID of the API token

 

Technical Name

token_id

Category

Authentication

Type

String

Default Value

 

Example Values

mytoken

 

Certificate

Custom certificate file content used for SSL connection verification

 

Technical Name

certificate

Category

Functional

Type

Code

Default Value

 

Example Values