Get bare metal GPU cluster server console URL
GPU Bare Metal
Get bare metal GPU cluster server console URL
GET
Get bare metal GPU cluster server console URL
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Instance ID
Response
Remote console data
Remote console information
Example:
{
"protocol": "vnc",
"type": "novnc",
"url": "https://console-novnc.example.com/vnc_auto.html?path=%3Ftoken%3Df445c4b6-0a77-4fae-bc0e-147201dbfbea"
}