Request_Console
statusboolean
Whether the request succeeded.
Example:
truemessagestring
Human-readable description of the result.
Example:
Please wait a few seconds and visit the below link to access your VNC console URLurlstring
Webhook URL Hyperstack calls when the resource changes state.
Example:
/core/virtual-machines/793490/console/2299076Request_Console
{
"status": true,
"message": "Please wait a few seconds and visit the below link to access your VNC console URL",
"url": "/core/virtual-machines/793490/console/2299076"
}
Was this page helpful?