You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/adminguide/extensions/inbuilt_extensions.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ The Proxmox CloudStack Extension is written in shell script and communicates wit
34
34
Before using the Proxmox Extension, ensure that the Proxmox Datacenter is configured correctly and accessible to CloudStack.
35
35
36
36
Since 4.22.0, console access support is available for instances deployed using the in-built Proxmox extension via VNC and console proxy VM.
37
+
Proxmox VNC connections are short-lived (about 10 seconds) for the initial connection. A console endpoint created using the ``createConsoleEndpoint`` API may not remain valid if accessed later. It is recommended to use the CloudStack UI to access the console.
0 commit comments