|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Proxmox Connector Parameters |
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 |
The Proxmox VE username for API authentication
Technical Name |
username |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
admin |
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 |
The authentication realm for the Proxmox user
Technical Name |
realm |
Category |
Authentication |
Type |
String |
Default Value |
pam |
Example Values |
pam |
The ID of the API token
Technical Name |
token_id |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
mytoken |
Custom certificate file content used for SSL connection verification
Technical Name |
certificate |
Category |
Functional |
Type |
Code |
Default Value |
|
Example Values |
|