Interface ProxmoxEngineOptionsCommon

Common Proxmox authentification properties

Hierarchy

Properties

authTimeout?: number

separated timeout for authentification call, default is 5 second

host: string

Proxmox address

port?: number

Proxmox connexion port, default is 8006

queryTimeout?: number

timeout for proxmox request, default is 60 seconds

schema?: "http" | "https"

http protocol, can be http or https, default is https

Generated using TypeDoc