Get VPS console access
ws_vps_vncRetrieve one-time VNC console access credentials for a VPS to gain direct machine access when standard login fails. The returned URL is sensitive and expiring.
Instructions
Get VNC console access details for a VPS. SENSITIVE — the response may carry a one-time console URL or session credential that grants direct machine access. Hand it to the user who asked for it and nothing else: do not log it, do not repeat it in a summary, and treat it as expiring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vpsId | Yes | VPS id or name, as returned by ws_vps_list. | |
| userId | No | Account id, or the literal "self" for the authenticated account. Defaults to "self". | self |