Apache CloudStack 4.23.0.0 Root Admin API Reference
createConsoleEndpoint
Create a console endpoint to connect to a Instance console
Request parameters
| Parameter Name | Description | Required |
| virtualmachineid | ID of the Instance | true |
| token | (optional) extra security token, valid when the extra validation is enabled | false |
Response Tags
| Response Name | Description |
| details | Details in case of an error |
| success | True if the console endpoint is generated properly |
| url | The console url |
| websocket | The console websocket options |